Note: In all API calls, replace the % and example values between the % signs with your own variable values. Get ContactState Replace %id% with the id of the contact state that you want to retrieve, %sessionId% and %token% with …
Continue Reading →
REST API code is flexible, and it allows you to write API methods for custom models that should be accessible via API. But this case is a bit specific, because you will need to develop a custom controller that will …
Continue Reading →
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, …
Continue Reading →
Note: In all API calls, replace the values between % and % with your own variable values. Get Task Replace %id% with the id of the task that you want to retrieve, %sessionId% and %token% with ‘sessionId’ and ‘token’ variables …
Continue Reading →
Note: In all API calls, replace the % and example values between the % signs with your own variable values. Get Note Replace %id% with the id of the note that you want to retrieve, %sessionId% and %token% with ‘sessionId’ …
Continue Reading →
Note: In all API calls, replace the % and example values between the % signs with your own variable values. Get Currency Replace %id% with the id of the role that you want to retrieve, %sessionId% and %token% with ‘sessionId’ …
Continue Reading →
Note: In all API calls, replace the % and example values between the % signs with your own variable values. Get Meeting Replace %id% with the id of the meeting that you want to retrieve, %sessionId% and %token% with ‘sessionId’ …
Continue Reading →
Note: In all API calls, replace the % and example values between the % signs with your own variable values. Get Currency Replace %id% with the id of the group that you want to retrieve, %sessionId% and %token% with ‘sessionId’ …
Continue Reading →
Note: In all API calls, replace the % and example values between the % signs with your own variable values. Get CustomField Replace %customField% with the name of CustomField that you want to retrieve(for example with ‘Industries’), %sessionId% and %token% …
Continue Reading →
Note: In all API calls, replace the % and example values between the % signs with your own variable values. Get Group Replace %id% with the id of the group that you want to retrieve, %sessionId% and %token% with ‘sessionId’ …
Continue Reading →