I like to create a registration form and not only store part of it in Zoho CRM but also I like to save the data in my MySQl database on my server.
for example in the registration form the user should enter a username and password. I like to put this in the database, but the name etc. should be in Zoho CRM.
How can I do it? I thought maybe with Curl or so. Is that right?
Thanks.