Docs

Create Contact

Creates a new contact in eTermin.

POST

Query

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

Comma-separated response fields to include.

Body

Arguments
number

Set to 1 to check if the contact is already existing. If so the existing contact gets updated. Needs email or firstname, lastname, birthday.

string

Salutation of the person.

string

Title of the person.

string

Lastname of the person.

string

Firstname of the person.

string

Birthday of the person.

string

E-Mail of the person.

string

Phone of the person.

string

Company of the person (make sure this field exists in your account)

string

Street of the person.

string

Zip of the person.

string

City of the person.

string

State of the person.

string

Country of the person.

string

ID of the person.

string

Sets the loginID for the contact (if Login is used on Bookingpage).

string

Sets the initial password for the contact.

boolean

Opts the contact into the newsletter.

string

Additional appointment field 1.

string

Additional appointment field 2.

string

Additional appointment field 3.

string

Additional appointment field 4.

string

Additional appointment field 5.

string

Additional appointment field 6.

string

Additional appointment field 7.

string

Additional appointment field 8.

string

Additional appointment field 9.

string

Additional appointment field 10.

string

Additional appointment field 11.

string

Additional appointment field 12.

string

Additional appointment field 13.

string

Additional appointment field 14.

string

Additional appointment field 15.

string

Additional appointment field 16.

string

Additional appointment field 17.

string

Additional appointment field 18.

string

Additional appointment field 19.

string

Additional appointment field 20.

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.