D
D
Dmitry2017-08-18 19:18:46
PHP
Dmitry, 2017-08-18 19:18:46

How to receive and transfer Yandex Contacts?

I use the CardDav protocol.
When a Get request https://carddav.yandex.ru/addressbook/[email protected] returns in the browser:
addressbook
operations:
GET /addressbook/login%40yandex.ru/addressbook/?op=ls
POST / addressbook/login%40yandex.ru/addressbook/?op=multiget
and through curl_exec() it is possible to get an empty list
adding via PUT https://carddav.yandex.ru/addressbook/[email protected] and curl_exec() with this url loading endlessly

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Evgeny, 2017-09-28
Baynov @sysop13

I myself was looking for a way to synchronize the thunderbird address book with Yandex.mail using the SOGo Connector. Your question prompted an answer:
the url must be set in the form:
https://carddav.yandex.ru/addressbook/[email protected]

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question