Create a Job
Headers
Request
Optional pipeline parameters as key-value pairs
Optional pipeline parameters as key-value pairs
Create a new job. The customer will upload files into a source s3 bucket and provide credentials in the request body to access it. This source bucket must hold both the file manifest and the input files to be processed. The customer must use the source bucket created during onboarding.
The source files will be validated against the file manifest:
Once the files have been processed and extracted, the job_status will be updated to completed to indicate that the job outputs are ready to be collected.
Pipeline names available to each customers will be provided during onboarding. Pipeline parameters are specific to each pipeline and will be detailed in the Pipeline Documentation.
The optional job_name is a human friendly string that you can associate with the job_id. Job names can be used to filter job information (see GET /api/v1/jobs)