Docs

Update Person

Updates an existing person in Pipeline CRM.

PUT

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 person owner changes.

numberrequired

Person ID

string

The person's first name.

string

The person's last name.

string

The person's full name.

string

Summary or notes on the person.

string

Person's primary phone number.

string

Person's mobile phone number.

string

Person's professional position.

string

Person's website URL.

string

Person's primary email address.

number

The company ID associated with this person.

string

Associates a company to this person by name, creating it if needed.

number

The user ID who owns this person record.

number

The lead status ID to set for this person.

number

The lead source ID to set for this person.

array of number

Tag IDs to set on this person.

string

The relationship of the person to the company.

boolean

Whether this person is a key contact for the company.

number

The todo template ID to apply to this person.

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.