Skip to main content

Integrations

Availability

Unleash integrations were introduced in Unleash v3.11.0.

Integrations were previously known as addons.

Unleash integrations allows you to extend Unleash with new functionality and to connect to external applications.

Unleash has two types of integrations: Integrations that allow you to listen to changes in Unleash and trigger updates in other systems (for instance via webhooks or direct integrations) and integrations that communicate with Unleash (such as the Jira integrations).

Official integrations

Unleash currently supports the following integrations out of the box:

  • Datadog - Allows Unleash to post Updates to Datadog when a feature toggle is updated.
  • Jira Cloud - Allows you to create, view and manage Unleash feature flags directly from a Jira Cloud issue
  • Jira Server - Allows you to create and link Unleash feature flags directly from a Jira Server issue
  • Microsoft Teams - Allows Unleash to post updates to Microsoft Teams.
  • Slack App - The Unleash Slack App posts messages to the selected channels in your Slack workspace.
  • Webhook - A generic way to post messages from Unleash to third party services.
Missing an integration? Request it!

If you're looking for an integration that Unleash doesn't have at the moment, you can fill out this integration request form to register it with us.

Deprecated integrations

These integrations are deprecated and will be removed in a future release:

  • Slack - Allows Unleash to post updates to Slack. Please try the new Slack App integration instead.

Community integrations

Our wonderful community has also created the following integrations:

Notes

When updating or creating a new integration configuration it can take up to one minute before Unleash picks up the new config on all instances due to caching.

Integration pages