Skip to content

Update folder name add beta tag #5797

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 12, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: ABsmartly (Actions) Destination
id: 64f703d1f6e9aa0a283ae3e2
beta: true
private: true
---

{% include content/plan-grid.md name="actions" %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: LaunchDarkly Audiences Destination
id: 64e72a310da9ebedf99c8937
beta: true
---

{% include content/plan-grid.md name="actions" %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Screeb (Actions) Destination
title: Screeb Web (Actions) Destination
id: 64820d8030d09e775fbac372
beta: true
---

{% include content/plan-grid.md name="actions" %}
Expand All @@ -14,8 +15,8 @@ Screeb maintains this destination. For any issues with the destination, consult

1. From the Segment web app, click **Catalog**, then click **Destinations**.
2. Find the Destinations Actions item in the left navigation, and click it.
3. Click **Configure Screeb (Actions)**.
4. Select an existing Source to connect to **Screeb (Actions)**.
3. Click **Configure Screeb Web (Actions)**.
4. Select an existing Source to connect to **Screeb Web (Actions)**.
5. Find your Website ID on [Screeb > Settings > Install Screeb > Web App](https://admin.screeb.app/org/last/settings/install?from=segment){:target="_blank"}
6. In the destination configuration, input the Website ID.
7. Enable the destination.
Expand Down
2 changes: 0 additions & 2 deletions templates/partners/destination-new.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ title: [integration_name] Destination

This destination is maintained by <integration_name>. For any issues with the destination, [contact their Support team](mailto:support@<integration_name>.com).

> (delete after reading) This include describes the requirement of A.js 2.0 or higher for Actions compatibility, and is required if your destination has a web component.

> (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.

## Getting started
Expand Down