Create Pipeline
Create a new Pipeline
Creates a new pipeline.
See Target Schema Guide to learn more about the target_schema
format requirements.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
A pipeline is an object containing source and target schemas, and associated with a mapper that jobs can be executed on.
The name of the pipeline. Must be unique within the organization.
The description of the pipeline
The target schema to associate with the pipeline
The name of the sheet to read from in the source file
The name of the sheet to read from in the source file
Response
A pipeline is an object containing source and target schemas, and associated with a mapper that jobs can be executed on.
The id of the pipeline
The user id of the pipeline
The name of the pipeline. Must be unique within the organization.
The description of the pipeline
The id of the target schema associated with the pipeline
The id of the source schema associated with the pipeline
The status of the last job run on this pipeline.
The date and time this pipeline was last updated
The date and time this pipeline was created