Circleback Trigger
Trigger workflow when meeting notes and action items are ready
Trigger workflow when meeting notes and action items are ready
This is a webhook-based trigger. Configure the webhook URL in your external service to send events to TradingGoose.
Events
Circleback Meeting Notes Ready
Trigger workflow when meeting notes and action items are ready
Signing Secret
••••••••
Validates that webhook deliveries originate from Circleback using HMAC-SHA256.
Output Schema
Event Payload
idnumberCircleback meeting IDnamestringMeeting title/nameurlstringURL of the virtual meeting (Zoom, Google Meet, Teams, etc.)createdAtstringISO8601 timestamp when meeting was createddurationnumberMeeting duration in secondsrecordingUrlstringRecording URL (valid for 24 hours, if enabled)tagsarrayArray of tag stringsicalUidstringCalendar event identifierattendeesarrayArray of attendee objects with name and emailnotesstringMeeting notes in Markdown formatactionItemsarrayArray of action item objects with id, title, description, assignee, statustranscriptarrayArray of transcript segments with speaker, text, and timestamp (in seconds)insightsobjectUser-created insights keyed by insight name, each containing array of insight resultsmeetingobjectFull meeting payload objectCircleback Webhook
Generic webhook trigger for all Circleback events
Trigger Type*
Select...
Signing Secret
••••••••
Validates that webhook deliveries originate from Circleback using HMAC-SHA256.
Output Schema
Event Payload
idnumberCircleback meeting IDnamestringMeeting title/nameurlstringURL of the virtual meeting (Zoom, Google Meet, Teams, etc.)createdAtstringISO8601 timestamp when meeting was createddurationnumberMeeting duration in secondsrecordingUrlstringRecording URL (valid for 24 hours, if enabled)tagsarrayArray of tag stringsicalUidstringCalendar event identifierattendeesarrayArray of attendee objects with name and emailnotesstringMeeting notes in Markdown formatactionItemsarrayArray of action item objects with id, title, description, assignee, statustranscriptarrayArray of transcript segments with speaker, text, and timestamp (in seconds)insightsobjectUser-created insights keyed by insight name, each containing array of insight resultsmeetingobjectFull meeting payload objectCircleback Meeting Completed
Trigger workflow when a meeting is processed and ready in Circleback
Signing Secret
••••••••
Validates that webhook deliveries originate from Circleback using HMAC-SHA256.
Output Schema
Event Payload
idnumberCircleback meeting IDnamestringMeeting title/nameurlstringURL of the virtual meeting (Zoom, Google Meet, Teams, etc.)createdAtstringISO8601 timestamp when meeting was createddurationnumberMeeting duration in secondsrecordingUrlstringRecording URL (valid for 24 hours, if enabled)tagsarrayArray of tag stringsicalUidstringCalendar event identifierattendeesarrayArray of attendee objects with name and emailnotesstringMeeting notes in Markdown formatactionItemsarrayArray of action item objects with id, title, description, assignee, statustranscriptarrayArray of transcript segments with speaker, text, and timestamp (in seconds)insightsobjectUser-created insights keyed by insight name, each containing array of insight resultsmeetingobjectFull meeting payload object