Docs

Create Customer

Creates a new customer in Qualiobee.

POST

Query

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

Comma-separated response fields to include.

Body

Arguments
stringrequired

The Qualiobee organization UUID used in the request path

stringrequired

The name of the company or the full name of the individual

stringrequired

The first name of the referent in the company or the first name of the individual

stringrequired

The last name of the referent in the company or the last name of the individual

stringrequired

The email of the referent in the company or the email of the individual

string

Optional external identifier for the seeded customer

string

The phone number of the referent in the company or the phone number of the individual

string

The SIRET of the company

string

The NAF code of the company

string

Some notes to save more details about the customer

boolean

Whether the customer is a company or an individual

boolean

If true, creates a learner with the customer referent's data

string

The first part of the address

string

The second part of the address

string

The postal code

string

The city

string

The country

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.