Get Crm Connection
GET /integrations/crm/connections/{connection_id}
GET
/integrations/crm/connections/{connection_id}
What this connection is: which provider, which account, what it can do.
Read this first - the provider decides which of the routes below exist. Leads are Salesforce-only; list membership differs per provider.
Authorizations
Parameters
Path Parameters
connection_id
required
The CRM connection to act through.
string
The CRM connection to act through.
Header Parameters
Responses
200
Successful Response
object
data
required
One CRM record, or one provider response.
Open-shaped ON PURPOSE. These bodies carry whatever the provider returned, the field set differs between HubSpot, Salesforce, Pipedrive and SugarCRM, and it grows every time one of them ships something. Pinning it would drop whatever a provider reported that this contract had not caught up on - which on a CRM surface means silently hiding the customer’s own data from them.
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