I want to import contacts from from iCloud and I know it can be done through CardDAV protocol which used by iCloud at server side. But how I can fetch contacts from iCloud using CardDAV, is there any gem to perform such operation or code.
Any help and suggestion really encouraging.
Look at dav4rack_ext. It seems to do what you are looking for.
No direct experience with it unfortunately.