Push All Contacts
POST /integrations/crm-sync/contacts/push
POST
/integrations/crm-sync/contacts/push
Push every graph8 contact into the CRM. THIS WRITES TO THEIR SYSTEM.
Returns a job - the work happens in the background. Poll /jobs/{job_id}.
Omit limit to take the app’s default (10,000) rather than a number frozen
into this contract.
Authorizations
Parameters
Header Parameters
Request Body required
Push every graph8 contact into the CRM.
object
connection_id
required
Which CRM connection to run against.
string
Responses
202
Successful Response
object
data
required
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string