Docs

Create Deal

Creates a new deal in OnePageCRM.

POST

Query

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

Comma-separated response fields to include.

Body

Arguments
stringrequired

ID of the contact the deal belongs to

stringrequired

ID of the user who owns the deal

stringrequired

Name of the deal

string

ID of the pipeline the deal belongs to

string

Status of the deal

string

Date the deal is expected to close in YYYY-MM-DD format.

number

Monetary value of the deal

Uncommon arguments
string

ID of the sales pipeline the deal belongs to

number

Progress stage for a pending deal

string

Date the deal actually closed in YYYY-MM-DD format.

string

Creation date of the deal in YYYY-MM-DD format.

number

Number of months for a multi-month deal

number

Monetary cost of the deal

string

Base used to calculate the commission

string

Type of commission for the deal

number

Commission payable for the deal

number

Commission percentage for the deal

string

Extra notes related to the deal

boolean

Set to true to create or keep deal items

string

Name of the deal item

string

Description of the deal item

number

Cost of the deal item

number

Price of the deal item

number

Quantity of the deal item

string

ID of the predefined item used for deal item creation

string

ID of the deal custom field to set

string

Value for the deal custom field

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.