Hi,
Im struggling with how to integrate a contact form to a wordpress site, we have a custom built CRM system and we needed the data from contact forms to be added as a new client on our system. I asked the CRM creators to come up with a solution for me and they came up with an API. This is what the document starts with:
Interface with Web Service is RESTful. All the request and response objects are serialised into JSON notation.
I only need a starting point of how to go about integrating this, at this point im clueless, the crm guys are on holiday and i need the contact forms up and running...
Any help is much appreciated. Thank you