Upload tasks
📄️ Get conversion task metadata
Gets metadata related to a conversion task. This metadata is produced by the conversion task.
📄️ List upload tasks
Lists all upload tasks. These upload tasks relate to uploaded source files.
📄️ Get upload task
Gets information related to an upload task. This upload task relates to uploaded source files.
📄️ Job Completed
Indicates that a specific job has completed all processing steps within the pipeline, providing a final status update (e.g., 'timed-out', 'failed', 'succeeded').
📄️ Job Created
Indicates that a new job has been created and is ready to be processed within the pipeline.
📄️ Job Status Changed
Notifies a change in the status of a job, such as transitions between 'queued' or 'running' states.
📄️ Pipeline Completed
Indicates that the entire pipeline processing has completed all tasks, providing a final status update (e.g., 'passed-with-errors', 'failed', 'succeeded').
📄️ Pipeline Created
Indicates that a new data pipeline has been created and initialized.
📄️ Pipeline Download Progress
Represents the progress of data downloads within the pipeline, providing periodic updates on completion percentage.
📄️ Pipeline Extraction Progress
Provides updates on the progress of data extraction tasks within the pipeline, including percentage completion.
📄️ Pipeline Status Changed
Signals a change in the status of the pipeline, such as transitions between state updates (e.g., 'pending-approval', 'queued', 'running').