For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Sign inTry it free
DocsGuidesSDKsIntegrationsAPI docsTutorialsFlagship blog
DocsGuidesSDKsIntegrationsAPI docsTutorialsFlagship blog
  • Integrations
    • Collaboration tools
    • Data Export
    • Edge tools
    • Environments as a service
    • Experimentation and metric integrations
    • Internal developer platforms
    • Monitoring tools
    • Segments integrations
    • Workflow management tools
    • More integrations
    • Managing integrations
    • Using the LaunchDarkly integration framework
    • Building partner integrations
Sign inTry it free
LogoLogo
On this page
  • Overview
  • About the integration framework
  • Become a technology partner
Integrations

Using the LaunchDarkly integration framework

Was this page helpful?
Previous

Building partner integrations

Next
Built with

Overview

This topic explains the LaunchDarkly integration framework.

In addition to giving you control over deployments and rollouts, feature flags can provide context to third-party tools that show you how your application reacts to flag changes. You can integrate these tools with LaunchDarkly using the LaunchDarkly integration framework.

About the integration framework

LaunchDarkly’s integration framework lets you use a standard configuration to build two-way integrations from LaunchDarkly to third-party services.

LaunchDarkly supports a subset of actions that let you subscribe to LaunchDarkly events to trigger an action or event in your service. This capability is similar to a webhook, with the added convenience of not having to write your own service to manage the integration. LaunchDarkly manages the configuration, authentication, and transformation of our events to what your service expects without having to create an intermediary service. We provide step-by-step instructions to help you build integrations in our LaunchDarkly Integration Framework repository.

Become a technology partner

Technology partners can build using our framework and list their integration with us. To learn how to build an integration as a partner, read Building partner integrations.

The full list of public LaunchDarkly integrations is available in our integration repository.