Start Lead Preview
POST /integrations/crm-sync/leads/previews
POST
/integrations/crm-sync/leads/previews
Queue a readiness preview and return a job id immediately.
Nothing is written to the CRM. Poll
GET /integrations/crm-sync/jobs/{job_id} for the result, which carries
the record count large_population_confirmed exists to acknowledge.
Authorizations
Parameters
Header Parameters
Request Body required
Queue a readiness preview of what a lead push WOULD do.
Nothing is written to the CRM. This is the call to make before
/integrations/crm-sync/leads/push, and the only way to learn the record
count that large_population_confirmed is acknowledging.
object
audience_ids
Any of:
Array<integer>
null
connection_id
required
Which CRM connection to preview 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