The Huddle component will emit webhook notifications when a user creates or joins a group huddle.

To read more about how to setup webhooks with our SDK, click here.

List of Action Types

Action TypeDescription
createdWhen a User created a Huddle
joinWhen a User joins a Huddle

Webhook data

FieldTypeRequiredDescription
webhookIdstringYesThe unique identifier for the webhook event.
actionTypestringYesType of action: created or joined
notificationSourcestringYesSource of notification: huddle
actionUserUserObjectYesThe user who performed the action
metadataobjectYesMetadata related to the action