Skip to content

Commit 7135246

Browse files
authored
add id and minor tweaks
1 parent 43ea69d commit 7135246

File tree

1 file changed

+5
-7
lines changed
  • src/connections/destinations/catalog/actions-launchdarkly-audiences

1 file changed

+5
-7
lines changed

src/connections/destinations/catalog/actions-launchdarkly-audiences/index.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,23 @@
11
---
22
title: LaunchDarkly Audiences Destination
3+
id: 64e72a310da9ebedf99c8937
4+
beta: true
35
---
46

57
{% include content/plan-grid.md name="actions" %}
68

7-
> (delete after reading) Include a 1-2 sentence introduction to your company and the value it provides to customers - updating the name and hyperlink. Please leave the utm string unchanged.
8-
9-
[LaunchDarkly](https://launchdarkly.com) is a feature management platform that empowers development teams to safely deliver, control, and measure their software through feature flags.
9+
[LaunchDarkly](https://launchdarkly.com){:target="_blank"} is a feature management platform that empowers development teams to safely deliver, control, and measure their software through feature flags.
1010

1111
With LaunchDarkly, you can release features that target specific groups, such as beta users, and premium accounts, using segments. This destination allows you to sync Engage Audiences to LaunchDarkly segments, letting you concentrate more on deploying features and less on managing end users between platforms.
1212

1313
This destination is maintained by LaunchDarkly. For any issues with the destination, [contact their Support team](mailto:[email protected]).
1414

1515
{% include content/ajs-upgrade.md %}
1616

17-
> (delete after reading) The section below explains how to enable and configure the destination. Include any configuration steps not captured below. For example, obtaining an API key from your platform and any configuration steps required to connect to the destination.
18-
1917
## Getting started
2018

21-
1. In LaunchDarkly, navigate to [Account settings](https://app.launchdarkly.com/settings/projects) and copy the client-side ID for the project and environment where you would like to create a Engage Audience synced segment.
22-
2. In LaunchDarkly, create a service token with either a Writer role or a custom role. If your service token has a custom role, it must have the actions `createSegment` and `updateIncluded` to sync a segment from and Engage Audience. To learn how to create a service token, read [Creating API access tokens](https://docs.launchdarkly.com/home/account-security/api-access-tokens#creating-api-access-tokens).
19+
1. In LaunchDarkly, navigate to [Account settings](https://app.launchdarkly.com/settings/projects){:target="_blank"} and copy the client-side ID for the project and environment where you would like to create a Engage Audience synced segment.
20+
2. In LaunchDarkly, create a service token with either a Writer role or a custom role. If your service token has a custom role, it must have the actions `createSegment` and `updateIncluded` to sync a segment from and Engage Audience. To learn how to create a service token, read [Creating API access tokens](https://docs.launchdarkly.com/home/account-security/api-access-tokens#creating-api-access-tokens){:target="_blank"}.
2321
3. From the Segment web app, navigate to **Engage > Audiences**. Ensure you are in the Engage space you plan to use with the LaunchDarkly Audiences destination. Either choose an existing Engage audience or create a new one. This is the audience you plan to sync with LaunchDarkly.
2422
4. Navigate to **Engage > Engage Settings** and click **Destinations**. Please ensure you are still in the correct Engage space.
2523
5. Search for LaunchDarkly Audiences” and select the destination. Click **Add destination**.

0 commit comments

Comments
 (0)