Create Contact record from third party form
Not sure if i have the right sub forum.
This is a key issue if im to switch to Zoho CRM.
I need to be able to create a contact record from the registration form that is used on our website. I don't want to use a web form created by Zoho but the existing form we have on our site as it performs a number of other checks and functions.
Catch is that we use a 3rd party module that generates this form. Having said that, it does perform a http post which I have working with a different third party crm system.
http://www.dnndev.com/help/xmodpro/default.htm#form_silentpost.html
I cant seem to work out how to add the last couple of lines to my code <contact>
Thanks
Todd