Skip to main content
Version: 2.0

Create pipeline

POST 

/v2/pipelines

Create a new pipeline that continuously ingests data from a source system and sends each record to an agent for processing. A new agent session is created per source record. A pipeline is distinct from an agent schedule (which is a recurring single execution of an agent) and from a connector (which is a bidirectional chat integration like Slack). A pipeline is an automated, one-directional flow of all source data through an agent.

Request

Responses

The pipeline has been created successfully.