Voltar para Calendar Service
connectExternalCalendar
ENDPOINT
System
Calendar Service
Type
ENDPOINT
Created
18/02/2026, 22:10
Updated
18/02/2026, 22:10
Config
{3}
path
:
"/v1/calendar/external-calendars"
method
:
"POST"
httpStatus
:
{8}
success
:
201
conflict
:
409
notFound
:
404
forbidden
:
403
rateLimited
:
429
serverError
:
500
unauthorized
:
401
validationError
:
400
Input Schema
{3}
type
:
"object"
required
:
[5]
0
"authToken"
1
"userId"
2
"ownerType"
3
"ownerId"
4
"provider"
properties
:
{9}
userId
:
{2}
icalUrl
:
{2}
ownerId
:
{2}
provider
:
{2}
syncMode
:
{3}
authToken
:
{2}
ownerType
:
{2}
googleAuthCode
:
{2}
webhookCallbackUrl
:
{3}
Outputs (2)
error
ERROR
Resposta de erro
{2}
type
:
"object"
properties
:
{}
success
SUCCESS
Resposta de sucesso
{3}
type
:
"object"
required
:
[3]
0
"success"
1
"data"
2
"meta"
properties
:
{3}
data
:
{2}
meta
:
{2}
success
:
{1}
Used in Flows (1)
Flow
Step Order
Availability and Calendar Sync Flow
#2