API - Call to list the instance's leads searching for a specific field
Introduction
JSON example
{
"query": "{leads{id,fullname,email,whatsapp,mobile}}",
"search": "[email protected]"
}Request Body
API call example
Conclusion
PreviousAPI - API call to list Leads and Lead FieldsNextAPI - Changing Lead data using any field as reference
Last updated
Was this helpful?