Preview Lead Push
GET /integrations/crm-sync/leads/push-preview
GET
/integrations/crm-sync/leads/push-preview
What a lead push would do, computed NOW and returned inline.
Nothing is written to the CRM. The asynchronous twin,
POST /integrations/crm-sync/leads/previews, queues the same work and
returns a job id instead - use that one for a population large enough that
the inline version would time out.
Authorizations
Parameters
Query Parameters
connection_id
required
A Salesforce connection.
string
A Salesforce connection.
source_mode
Which population to preview. saved_segment requires audience_id; segments_union requires audience_ids.
string
Which population to preview. saved_segment requires audience_id; segments_union requires audience_ids.
audience_ids
limit
Ceiling on rows inspected.
integer
Ceiling on rows inspected.
Header Parameters
Responses
200
Successful Response
object
data
required
What a lead push would do. Open-shaped - the readiness detail is per-provider and grows with it.
object
key
additional properties
any
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string