Create a pipeline

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…

⚠️

Content Type and Auth

Make sure to send url-encoded requests to this endpoint and provide authorization in any request you make on your own.

Form Data
string
required

The name of the pipeline you are creating

string
required

The key of the team the pipeline will be shared with

boolean

Whether the pipeline will be shared with all users in the team

string

The fields each box within the pipeline can have. Fields should be given as a comma-separated array of names and a comma-separated array of corresponding field types (of equal length). To modify after creation use the Field endpoint. Example: ["Sleepy", "Sneezy", "Doc"].

string

The type of the field. Can be any of: TEXT_INPUT, DATE, TAG, FORMULA, DROPDOWN, CHECKBOX, or TEAM_CONTACT. Should be an array of strings, ie ["TAG", "CHECKBOX", "DROPDOWN"].

string

The possible stages a box within a pipeline can be in, separated by comma. To modify after creation use the Stage endpoint. As an example, try ["Snow", "White"].

Responses

Language
Credentials
:
Click Try It! to start a request and see the response here! Or choose an example:
application/json