Create a Job
Creates a job representing a bulk ingest operation used to send data to Salesforce CDP.
Job data is provided via an Upload Job Data request. Creating a data stream in Salesforce CDP is a
prerequisite for this feature.
Creating a data stream in Salesforce CDP is a prerequisite for this feature.
Syntax
- URI
- /api/v1/ingest/jobs
- Available since release
- Salesforce CDP v1.0, Salesforce v51.0
- Formats
- TEXT/CSV
- HTTP methods
- POST
- Authentication
- Authorization: Bearer access_token
- Request body
-
- Request parameters
-
Parameter Description object The object type for the data being processed. Use only a single object type per job. operation The processing operation for the job. Valid values are upsert and delete. sourceName The name of the connector that represents the source of the object.
- Response body
-