> Markdown version of https://www.getunleash.io//blog/unleash-addon-framework
> For clean Markdown of any blog post, append .md to its URL.
> For a site index, see https://www.getunleash.io//llms.txt.

# Unleash addon framework

_Published 2021-07-01 by Egil Østhus in Product._

Extend Unleash into your development pipeline through our flexible Addon framework. Choose the events and connect.

Feature flag systems are highly connected to how you deliver software. Unleash is a highly flexible feature management system. With the Addon framework, integrating Unleash into your development process gets even simpler than before.

![picture of addons](https://cdn.getunleash.io/uploads/2021/07/addons-1024x452.png)

## Generic Webhook

The generic Webhook allows you to post an update for every change to your feature flags. You may format your message using a [Mustache template](https://mustache.github.io/). Also read more in the [Unleash webhook documentation.](https://docs.getunleash.io/integrate/webhook)

![picture of Unleash webhook](https://cdn.getunleash.io/uploads/2021/07/webhook.png)

## Slack addon

The Slack addon allows Unleash to post updates when a feature flag is updated. This enables you to ensure that the team is kept up to date on enabling the new feature in production – just by posting a simple notification to the team channel on Slack. Find out how to configure in the [Unleash Slack addon documentation.](https://docs.getunleash.io/integrate/slack-app)![picture of Unleash demo slack](https://cdn.getunleash.io/uploads/2021/07/Demo_slack.png)

## Want to get started?

<table style="width: 100%;"><tbody><tr><td style="width: 10%;"></td><td style="font-size: 16px; width: 35%; background-color: #817afe; text-align: center; padding-top: 20px; padding-bottom: 20px;"><a style="color: #ffffff;" href="https://www.getunleash.io//pricing">GET STARTED</a></td><td style="width: 10%;"></td><td style="font-size: 16px; width: 35%; background-color: #1a4049; text-align: center; padding-top: 20px; padding-bottom: 20px;"><a style="color: #ffffff;" href="https://app.unleash-hosted.com/demo/login">TRY OUR DEMO</a></td><td style="width: 10%;"></td></tr></tbody></table>
