Webhook events for Feature Groups
We’re excited to announce the addition of new webhook events that give you greater visibility and control over your feature group lifecycle.
🆕 What’s New
You can now subscribe to the following webhook events:
- feature_group.created – Triggered when a new feature group is created.
 - feature_group.updated – Triggered when changes are made to an existing feature group.
 - feature_group.archived – Triggered when a feature group is archived.
 - feature_group.un_archived – Triggered when a previously archived feature group is restored.
 
💡 Why It Matters
These new events enable you to:
- Keep external systems (dashboards, CRMs, analytics) in sync with your feature group activity.
 - Automate workflows, such as notifying your team when new feature groups are created or monitoring changes to existing ones.
 - Gain deeper observability into feature group lifecycle management.
 
📦 How to Get Started
- Head to the Integrations > Webhooks section in the Stigg app.
 - Select the events you want to subscribe to.
 - Start receiving real-time notifications for feature group activity.