Leads Query

Arguments

LeadParams

Attributes

CURL Request

curl -X POST
https://api.certaintouchpoint.com/graphql
-H 'Content-Type: application/graphql' -H 'Authorization: Bearer 123abcveryLongAuthorizationToken456def' -d '{leads( gatheringId: 232) {firstName lastName address}}'

Related articles

Comments