Circleback
AI-powered meeting notes and action items
Configuration
General Webhook
Trigger Type*
General Webhook
Webhook URL
Webhook URL will be generated
Signing Secret
••••••••
Validates that webhook deliveries originate from Circleback using HMAC-SHA256.
Output
| Parameter | Type | Description |
|---|---|---|
id | number | Circleback meeting ID |
name | string | Meeting title |
url | string | Virtual meeting URL (Zoom, Meet, Teams) |
createdAt | string | Meeting creation timestamp |
duration | number | Duration in seconds |
recordingUrl | string | Recording URL (valid 24 hours) |
tags | json | Array of tags |
icalUid | string | Calendar event ID |
attendees | json | Array of attendee objects |
notes | string | Meeting notes in Markdown |
actionItems | json | Array of action items |
transcript | json | Array of transcript segments |
insights | json | User-created insights |
meeting | json | Full meeting payload |
Meeting Completed
Trigger Type*
Meeting Completed
Webhook URL
Webhook URL will be generated
Signing Secret
••••••••
Validates that webhook deliveries originate from Circleback using HMAC-SHA256.
Output
| Parameter | Type | Description |
|---|---|---|
id | number | Circleback meeting ID |
name | string | Meeting title |
url | string | Virtual meeting URL (Zoom, Meet, Teams) |
createdAt | string | Meeting creation timestamp |
duration | number | Duration in seconds |
recordingUrl | string | Recording URL (valid 24 hours) |
tags | json | Array of tags |
icalUid | string | Calendar event ID |
attendees | json | Array of attendee objects |
notes | string | Meeting notes in Markdown |
actionItems | json | Array of action items |
transcript | json | Array of transcript segments |
insights | json | User-created insights |
meeting | json | Full meeting payload |
Meeting Notes Ready
Trigger Type*
Meeting Notes Ready
Webhook URL
Webhook URL will be generated
Signing Secret
••••••••
Validates that webhook deliveries originate from Circleback using HMAC-SHA256.
Output
| Parameter | Type | Description |
|---|---|---|
id | number | Circleback meeting ID |
name | string | Meeting title |
url | string | Virtual meeting URL (Zoom, Meet, Teams) |
createdAt | string | Meeting creation timestamp |
duration | number | Duration in seconds |
recordingUrl | string | Recording URL (valid 24 hours) |
tags | json | Array of tags |
icalUid | string | Calendar event ID |
attendees | json | Array of attendee objects |
notes | string | Meeting notes in Markdown |
actionItems | json | Array of action items |
transcript | json | Array of transcript segments |
insights | json | User-created insights |
meeting | json | Full meeting payload |
Usage Instructions
Receive meeting notes, action items, transcripts, and recordings when meetings are processed. Circleback uses webhooks to push data to your workflows.
Notes
- Category:
tools - Type:
circleback