Salesloft

Create job data for a bulk job | Salesloft API

The Salesloft API endpoint POST /v2/bulk_jobs/:bulk_jobs_id/job_data allows uploading up to 5,000 records of job data per call for a specified bulk job, with no limit on the number of uploads, enabling execution of individual calls within the bulk job.

Skip to main content

Create job data for a bulk job

POST /v2/bulk_jobs/:bulk_jobs_id/job_data

Upload job data for the specified bulk job. Upload an array of objects, where element contains the parameters necessary to execute the individual calls. Each call to this endpoint can handle up to 5,000 records at a time. There is no limit to how many times you can create job data for a given bulk job.

For additional information on creating bulk jobs, the types of supported bulk jobs, and examples of the bulk job flow, visit the bulk job details page.

Request

Responses

  • 200

Success