Pull Crm List
POST /integrations/crm-sync/pull
POST
/integrations/crm-sync/pull
Pull ONE CRM list rather than everything.
crm_list_id is REQUIRED - without it there is no list to pull, and
defaulting to “everything” is the opposite of what a narrow endpoint is
for.
Authorizations
Parameters
Header Parameters
Request Body required
Pull ONE CRM list, rather than everything.
object
connection_id
required
string
crm_list_id
required
REQUIRED - the CRM list to pull.
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