Docs

Create Contact

POST

Query

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

Comma-separated response fields to include.

Body

Arguments
stringrequired

Display name for the contact.

string

Determines whether the contact is a customer or vendor.

string

Legal or registered company name for the contact.

string

Official website URL of the contact.

string

Additional notes about the contact.

object

Billing address information for the contact.

string

Street address line 1 for the billing address.

string

City for the billing address.

string

State for the billing address.

string

Postal code for the billing address.

string

Country for the billing address.

array of object

Contact people associated with the contact.

string

First name of the contact person.

string

Last name of the contact person.

string

Email address of the contact person.

Uncommon arguments
string

Preferred language for the contact.

string

Additional classification for customer contacts.

number

Maximum credit amount allowed for the customer.

string

Internal contact number.

number

Number of days allowed for payment.

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.