Skip to Main Content
Categories Developer Platform
Created by Guest
Created on May 19, 2025

Additional Webhook Events For Teammate, Channel and Inbox Changes

Keeping an external record of workspace configuration requires periodic polling of the API, which is inefficient and not real-time. To support better auditing and configuration backups, Webhooks integration should be expanded to include admin events.

Specifically, webhooks are requested for the following triggers:

  • Teammate Management: Events when a teammate is added or removed from the instance.

  • Resource Creation: Events when new inboxes or channels are created.

  • Access Control: Real-time updates when team or inbox membership permissions change.

This would allow developers to maintain an up-to-date mirror of their Front workspace configuration without heavy API usage.

  • Attach files