Skip to content

Pipeline

idstring, (uuid)

The unique identifier of the Pipeline in Parallax.

namestring

The name of the Pipeline, typically reflecting the sales funnel or opportunity workflow.

currency_codestring

The ISO currency code associated with the Pipeline, used for financial values tied to deals.

is_enabledboolean

Indicates whether syncs for this Pipeline are enabled; differs from IsArchived.

archivedboolean

Indicates whether the Pipeline is archived and no longer active in Parallax.

{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "name": "string", "currency_code": "string", "is_enabled": true, "archived": true }