Questions tagged [carddav]

CardDAV is an address book client/server protocol designed to allow users to access and share contact data on a server.

CardDAV is an address book client/server protocol designed to allow users to access and share contact data on a server.

101 questions
8
votes
3 answers

How to download all my caldav and carddav data with one wget / curl?

Until now, I used Google Calender and do my personal backup with a daily wget of the public ".ics"Link. Now I want to switch to a new Service who has only caldavaccess. Is there a possibility to download all my caldav and carddav data with one wget…
amw
  • 452
  • 1
  • 5
  • 14
8
votes
1 answer

Is it possible to modify CalDAV / CardDav accounts with an app on iOS?

I was wondering if there is an API for modifying CalDAV and CardDAV accounts on iOS. I am developing an app and I want to make it possible for the user to simply enable and disable calendar / contact synchronisation without setting it up manually in…
6
votes
1 answer

Import iCloud contacts .NET (CardDAV)

I've been trying to recieve the iCloud contacts related to my Apple Id, but for some reason it doesn't work. I'm getting a (404) Not Found error. I know iCloud uses CardDAV and that you need a specific URL address in order to access your Contacts.…
Mittchel
  • 1,896
  • 3
  • 19
  • 37
4
votes
1 answer

How do I integrate abook with a carddav server?

I'm running Nextcloud, and my contacts are synced to my laptop with vdirsyncer, which leaves me with a directory full of .vcf files. I'd like to abook to be able to read and edit those but I'm not quite sure how to make that happen. Is that even…
Amanda
  • 12,099
  • 17
  • 63
  • 91
4
votes
3 answers

How to setup CardDAV and CalDAV in Apache Server?

If my question is stupid, I'm sorry, I'm a newbie, and totally have no idea if that's possible or something. I have already set up my personal http server, including webdav, using apache and tomcat on my PC, so that my android and ios devices can…
cdytoby
  • 839
  • 10
  • 26
4
votes
0 answers

Is there any CalDAV+CardDAV server implementation available in .NET?

Is there any CalDAV+CardDAV server implementation/open-source projects available in .NET? I've searched a lot and couldn't find any server implementations. Thanks in advance...
Libin TK
  • 1,477
  • 2
  • 25
  • 46
3
votes
4 answers

Thunderbird and SoGo connector: Never asked for credentials

I'm trying to access my owncloud address book using Thunderbird and the SoGo connector under Windows. Under Linux I have no issues whatsoever - it works perfectly. Under Windows however I'm never being prompted for any credentials after I added a…
Chris
  • 1,613
  • 1
  • 18
  • 27
3
votes
1 answer

iOS Adding programmatically CardDAV account

Is it possible to add CardDav account programmatically as it can be done by manually using Mail,Contacts,Calendras -> Add Account option in Settings app. In general is it possible to add in code any other type of acccount? For instance exchange…
3
votes
1 answer

Manipulate groups in iCloud with CardDAV protocol

I am currently trying to manipulate groups of my contact list in iCloud through CardDav protocol. For that, I created a group containing a contact in Contact.app: Screenshot When I export the vCard of my contact directly from Contact app, I have the…
user3629050
  • 169
  • 2
  • 9
3
votes
1 answer

Accessing contacts in email and mobile clients: LDAP or CardDAV?

We store user email addresses, phones, physical addresses and other info in our corporate Windows Active Directory. Active Directory users need to access this information from all kind e-mail clients, such as Mozilla Thunderbird, Outlook, iOS…
IT Hit WebDAV
  • 5,652
  • 12
  • 61
  • 98
3
votes
1 answer

Carddav server implementation

I have to create a webservice for Carddav server implementation to provide contacts to Iphone after authentication. I want to know the steps from start to end about url and parameter it will expect. Means, at first it hit with url, username and…
Syeda
  • 1,215
  • 11
  • 23
3
votes
2 answers

Can I create relationships between vCards on a CardDAV-server?

Quite surprised that I couldn't find a similar question around here. I'm looking for a way to create relationships (father / sister / wife etc.) between people, preferably within the vCard. I could quite easily create a db that holds the…
zenlord
  • 330
  • 3
  • 15
2
votes
0 answers

Python 3 CardDAV client or library

Is there any RFC 6352 comliant CardDAV client software or library compatible to Python 3? I am aware of pyCardDAV but this package is not yet python 3 ready.
jzdm
  • 85
  • 2
  • 6
2
votes
4 answers

Thunderbird, SoGo Connector, Address book and multiple accounts with different connection

I have problems trying to connect to many external sources in my address book with Thunderbird. It manage passwords by linking them to their base url. But what if with the same base url, I have two accounts with different connection? After I've…
rekam
  • 1,061
  • 3
  • 13
  • 31
2
votes
0 answers

carddav and caldav configuration with sogo using php in web app

I'm newbie in cardav and caldav protocol. I have do lot of search in regarding this like baikal sogosync, but really i'm fustrate with this. All the scripts api gives a different error to setup with sogo server. I have trying to configure sogo…
Rajnish
  • 43
  • 3
1
2 3 4 5 6 7