LaunchDarkly
-
Import/clone
LaunchDarkly_HTTPsource from the Connectors library application.-
LaunchDarkly support authentication via personal access tokens or session cookies (source: LaunchDarkly API Authentication ). The latter is for testing purpeses. The InfoLink source is preconfigured for a personal access token. You can manage personal access tokens on your Account settings page . Click “Create token” -> type a name -> select role -> click “save token”. Paste the token into the
LaunchDarkly_HTTPsource. -
To make many of the calls you need a project key and environment key. The Connectors library application contains examples of how to get the keys and how to list all segements in the LaunchDarkly scenario. You can modify the examples to call any API call supported by LaunchDarkly API .
-