Webhook reference

Building with webhooks allows you to build better experiences. Baack webhooks provide a critical integration point for updates to the content and experiences powered by the platform.

Our webhooks cover the majority of the API surface of the platform. To start integrating webhooks see the getting started guide for details of how to implement a webhook callback handler.

Address

Webhook for events related to an address associated with an identity

Events: C UD

API Client

API client webhook allows your integration to monitor when clients are created or updated

Events: C UD

Bearer Token

Webhook for API client bearer token events to monitor API token state.

Events: C UD

Oauth Token

Webhook for deletion notification for Oauth tokens. The OAuth token endpoint is primarily used for revocation of OAuth tokens for integrations.

Events: D

Boolean Item

Webhook for Boolean (truthy) content items.

Events: C UD

Client Identifier

Webhook for identity related arbitrary client identifiers

Events: C UD

Company

Webhook for updates to companies e.g. company structures or new customer company creation.

Events: C UD

Date Time Item

Webhook events for date / time (timestamp) content item lifecycle.

Events: C UD

Double Item

Double content item webhook event for floating point value (double precision) representations

Events: C UD

Email

Webhook for events related to identity email addresses

Events: C UD

Entity

Webhook for updates related to content entities as well as company, membership group and other internal content entities.

Events: C UD

Entity List

Webhook for changes to an entity list e.g. adding a new item to a list (like blogpost listing)

Events: C UD

Group

Webhook for membership group updates normally used for new group updates or name changes

Events: C UD

Group Membership

Webhook for events related to membership of a group for an identity.

Events: C UD

Identity

Webhook for identity events to listen for updates to identities on the platform.

Events: C UD

Image Item

Webhook events related to updates to an image item associated with an entity.

Events: C UD

Lat/Long Item

Webhook events for Latitude / Longitude content items associated with a content entity.

Events: C UD

Long Item

Webhook for Long (64 big signed) integer values updates

Events: C UD

Markdown Item

Webhook event for updates to markdown content items associated with an entity

Events: C UD

Message Thread

Message threads (AKA chat or messaging) events allow your integration to be notified on thread update

Events: C UD

Money Item

Webhook event for updates to money items associated with content entities.

Events: C UD

Permission

Webhook for updates related to permission grants

Events: C UD

Role

Webhook for updates related to a permission role for Role Based Access Control (RBAC)

Events: C UD

Person

Webhook events for updates to a person associated with an identity.

Events: C UD

Person Name

Webhook for events related to associating a person a name

Events: C UD

Project

Webhook for updates related to projects on the platform

Events: C UD

Task

Webhook for updates related to tasks on the platform

Events: C UD

Telephone

Webhook for events related to association of a telephone number with an identity.

Events: C UD

Template Item

Webhook for updates to template content items associated with an entity

Events: C UD

Text Item

Webhook for text content item updates associated with a content entity.

Events: C UD

Thread Post

Webhook events related to the creation of a message thread (AKA chat or messaging) post.

Events: C UD

Webhook Subscription

Webhook for listening updates related to webhook subscriptions for your company.

Events: C UD

Workflow

Webhook updates related to workflows related to projects and tasks.

Events: C UD