Docs

Create Webhook

POST

Query

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

Comma-separated response fields to include.

Body

Arguments
stringrequired

콜백 종류 * `schedule_created` - 예약 생성 * `schedule_canceled` - 예약 취소 * `user_changed` - 유저 정보 변경 * `user_withdraw` - 유저 탈퇴

string

Organization uri

string

User uri

stringrequired

콜백 받을 주소

string

콜백 종류 * `user` - 특정 유저 * `organization` - 조직 전체

string

보안을 위한 사이닝 키 <br> `WhatTime-Webhook-Signature` : `t={timestamp},v1={signing_key}` 가 헤더값에 추가됩니다.

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.