Hi all, I am not sure if this is the correct category to post my issue.
I am really struggling since yesterday to add contacts into my nextcloud server via n8n / API / http request
I would really appreciate if you guys can guide me on how to setup that.
Something like this:
make a post request to your nextcloud URL
include in the header ( username and password )
include in the body json field with the contact information.
I don’t see any contacts related methods right away… but maybe you are lucky.
additionally I’m under impression contacts are exposed through WebDAV - maybe you can access them this way…
As filename use the same UID as in the vcf and make sure to create different UIDs for different contacts.
Add more values to your liking according to RFC 6350