Create calendar integration

No field is required — an empty {} body creates a row. Returns a table-entity stub for the created row.

Authentication

api-keystring

Your Atlas API key. Get it from the Atlas Portal under Settings > API Keys.

Request

This endpoint expects an object.
TitlestringRequired
TypeenumRequired
SettingsstringRequired

JSON string. Calendly: {OrganizationUrl, EventTypeId, ApiKey}. Cal.com: {ApiKey, EventTypeId, TeamId?}

Response

Integration created
PartitionKeystring
RowKeystring
Timestampdatetime
odata.etagstring

Errors

400
Bad Request Error
500
Internal Server Error