REST API Specification – Leads

Only difference between Contact and Lead models are state field, which determine if model is contact or lead.

Leads API calls are very similar to contacts API calls, except that in API urls you need to change contacts into leads, for example, contact API call:

http://crmme_url/index.php/contacts/contact/api/read/%id%

for leads will look like:

http://crmme_url/index.php/leads/contact/api/read/%id%

Have more questions? Submit a request

Comments

Powered by Zendesk