v5

latestOpenAPI 3.1.02026-08-04166362486.5 KB
integrations

Connect Salesforce with a customer Connected App

Connect a Salesforce org using a customer-created Connected App (client-credentials flow, no OAuth).

post/v1/integrations/salesforce/connect

Request body

client_idstring required

Connected App consumer key

client_secretstring required

Connected App consumer secret

my_domain_urlstring required

The org's My Domain URL (https://<domain>.my.salesforce.com)

store_namestring nullable

Optional ingestion store name

sync_schedule_interval'off' | 'ten_minutes' | 'hourly' | 'daily' | 'weekly'

Initial periodic sync interval

Response

The connected Salesforce installation