Docs

Create Deal

Creates a new deal in Pipeline CRM.

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
boolean

Send an assignment email when the deal is assigned to another user.

string

The name of the deal.

string

Explanatory or descriptive text about the deal.

number

The ID of the user who owns this deal.

number

The deal status ID for this deal.

date

The date the deal is expected to close by (YYYY-MM-DD).

number

The deal's value in its currency.

number

The primary contact person ID associated with this deal.

array of number

Person record IDs associated with this deal.

number

The company ID associated with this deal.

string

Creates or associates a company with this deal by name.

number

Probability from 0-100 that the deal will close.

number

The deal stage ID for this deal.

number

The deal loss reason ID for this deal.

number

The deal won reason ID for this deal.

number

The lead source ID for this deal.

array of number

Tag IDs to set on this deal.

number

The todo template ID to apply to this deal.

number

The owner of tasks created from the todo template.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.