Hello,
In Zoho campaign, my contacts come from Zoho CRM. In Zoho CRM, my contacts have an empty "date of birth" field. I want my contacts to update their own date of birth.
For this I want to use the Zoho API.
I want to create an automatic campaign via Zoho Campaign in which there is a link that redirects to a form. The form (hosted on a site) would allow the contact that opens the mail to update its date of birth. The form would simply contain a field "your date of birth".
To do this, the open form must contain a hidden field with the ID of the contact concerned (the one to whom the email was sent).
Once the form has been completed, the date of birth will then be updated in the contact form on Zoho CRM.
How to do this ?
Thank you