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

Valid email address for the new Quentn contact.

string

Contact first name.

string

Contact last name.

string

Billing or street address.

string

City for the full-address fallback.

string

Postal code for the full-address fallback.

string

Optional comment to add while creating the contact.

string

IPv4 address associated with the contact submission. Required when flood protection options are used.

string

How Quentn should check for duplicates: auto, email, or none.

string

How Quentn should merge duplicate contacts: update_add, update, or add.

number

Maximum number of contacts allowed from the same request IP within an hour.

boolean

Whether Quentn should check the request IP against a spam database.

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.