Docs

Create event

POST

Query

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

Comma-separated response fields to include.

Body

Arguments
string

The event title.

string

Calendar ID to associate with the event.

string

Start date and time for the event.

string

End date and time for the event.

boolean

Whether the event should be treated as an all-day event.

string

Timezone for the event.

string

iCalendar RRULE value for recurring events.

string

Event description shown to attendees.

string

Internal-only event name.

string

Address or URL for the event location.

number

Saved location ID to associate with the event.

string

Organizer name displayed on the event.

string

Organizer email displayed on the event.

number

Minutes before start time to send a reminder.

number

Palette color value for the event.

string

Whether the event appears as free, busy, or uses the default.

string

Custom event landing page template ID or default.

boolean

Whether attendees must RSVP before adding the event.

string

Custom RSVP form ID or default.

object

Structured key-value data attached to the event.

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.