Back to Top

How to create zoho leads using PHP?

To create zoho leads using PHP

Today I am going to explain how to create Zoho leads from PHP.

Zoho provides online lead management system.Zoho leads take details of company, person and business opportunity. Many companies are using Zoho for managing leads for their company.

In most of the cases, websites are using contact or inquiry form for project leads. So to pass data directly to Zoho when someone submit a form from your website following code will be useful.

Also Read: SESSION SAVE PATH in PHP

The following code will insert data into Zoho using auth token. Here you need to pass data into XML format and with the use of CURL request, you can pass data to target URL which will store your information.

Here, I have passed data in post form in cURL. POST data will send XML data, auth token and scope.

Hope this article helps someone.As always, thanks for reading. Don’t Forget to Follow us on Twitter or Subscribe us to Get the Latest Updates.

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Most Popular Posts

Django Tutorial for beginners

Posted on 7 years ago

Bhumi

To Swap Database Row in PHP

Posted on 12 years ago

Bhumi

The Reader’s Poll – June 2014

Posted on 9 years ago

Bhumi