Overview
API is most commonly used for sending Lead information, but you can also perform searches, like within Call Logs, through API. We will walk through the steps for this process below.
Searching Call Logs via API
1.) Click the API main menu.
2.) Click the Call Logs menu option.
The Call Logs page will open on the Search Call Log tab.
The Search Call Logs section defines all the API commands you can use to narrow your search results.
Two sections provide an Example PHP Usage string and an Example JSON Response.
3.) Click the Test Request tab to run a test search.
4.) Configure the fields for your Search.
For example, to view Logs for a specific Lead, fill in their Identification number in the lead_id field.
5.) Click the green Run button.
6.) An Example JSON Response will appear in the corresponding section.