Skip to content

Commit e9e70dd

Browse files
Merge pull request #7599 from segmentio/DOC-1106
Add Slack workflow + schedule info [DOC-1106]
2 parents 1a22330 + 3c33167 commit e9e70dd

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

src/connections/alerting.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ To create a source volume alert:
2424
3. On the Create alert sidesheet, enter a percentage of source volume change that you'd like to be notified for.
2525
4. Select one or more of the following alert channels:
2626
- **Email**: Select this to receive notifications at the provided email address.
27-
- **Slack**: Select this to send alerts to one or more channels in your workspace.
27+
- **Slack**: Select this to send alerts to one or more channels in your workspace. You can post messages to your channel with either a [webhook](https://api.slack.com/messaging/webhooks){:target="_blank”} or a [workflow](https://slack.com/help/articles/360041352714-Build-a-workflow--Create-a-workflow-that-starts-outside-of-Slack){:target="_blank”}.
2828
- **In-app**: Select this to receive notifications in the Segment app. To view your notifications, select the bell next to your user icon in the Segment app.
2929
5. Click **Save**.
3030

@@ -46,7 +46,7 @@ To create a successful delivery rate alert:
4646
3. On the Create alert sidesheet, enter a percentage. You will receive events if your successful delivery rate falls below this percentage.
4747
4. Select one of the following alert channels:
4848
- **Email**: Select this to receive notifications at either the email address associated with your account or another email address that you enter into this field.
49-
- **Slack**: Select this and enter a Slack webhook URL and channel name to send alerts to a channel in your Slack workspace.
49+
- **Slack**: Select this to send alerts to one or more channels in your workspace. You can post messages to your channel with either a [webhook](https://api.slack.com/messaging/webhooks){:target="_blank”} or a [workflow](https://slack.com/help/articles/360041352714-Build-a-workflow--Create-a-workflow-that-starts-outside-of-Slack){:target="_blank”}.
5050
- **In-app**: Select this to receive notifications in the Segment app. To view your notifications, select the bell next to your user icon in the Segment app.
5151
5. Click **Save**.
5252

src/connections/reverse-etl/manage-retl.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ To subscribe to alerts for a failed or partially successful sync:
8484
- **Reverse ETL sync partial success**: Receive a notification when your Reverse ETL sync is partially successful.
8585
4. Select one or more of the following alert options:
8686
- **Enable email notifications**: Enter an email address or alias that should receive alerts.
87-
- **Enable Slack notifications**: Enter a webhook URL and Slack channel name.
87+
- **Enable Slack notifications**: Enter a webhook URL and Slack channel name. You can post messages to your channel with either a [webhook](https://api.slack.com/messaging/webhooks){:target="_blank”} or a [workflow](https://slack.com/help/articles/360041352714-Build-a-workflow--Create-a-workflow-that-starts-outside-of-Slack){:target="_blank”}.
8888
- **Enable in-app notifications**: Select this option to see an in-app notification.
8989
5. Click **Create alert**.
9090

@@ -124,7 +124,7 @@ To subscribe to alerts for successful delivery fluctuations at the mapping level
124124
3. Set an *alert threshold*, or the percentage of successfully delivered events that would prompt an alert.
125125
4. Select one or more of the following notification channels:
126126
- **Email**: Enter an email address or alias that should receive alerts.
127-
- **Slack notification**: Enter a Webhook URL and a Slack channel name to receive alerts in a Slack channel.
127+
- **Slack notification**: Enter a Webhook URL and a Slack channel name to receive alerts in a Slack channel. You can post messages to your channel with either a [webhook](https://api.slack.com/messaging/webhooks){:target="_blank”} or a [workflow](https://slack.com/help/articles/360041352714-Build-a-workflow--Create-a-workflow-that-starts-outside-of-Slack){:target="_blank”}.
128128
- **In-app notifications**: Select this to receive notifications in the Segment app. To view your notifications, select the bell next to your user icon in the Segment app.
129129
5. Toggle the **Enable alert** setting on and click **Create**.
130130

src/engage/audiences/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ To create an Activation event health spikes or drops alert:
288288
4. Enter a percentage threshold to trigger activation event health notifications.
289289
5. Select one or more of the following alert channels:
290290
- **Email**: Select this to receive notifications at the provided email address.
291-
- **Slack**: Select this to send alerts to one or more channels in your workspace.
291+
- **Slack**: Select this to send alerts to one or more channels in your workspace. You can post messages to your channel with either a [webhook](https://api.slack.com/messaging/webhooks){:target="_blank”} or a [workflow](https://slack.com/help/articles/360041352714-Build-a-workflow--Create-a-workflow-that-starts-outside-of-Slack){:target="_blank”}.
292292
- **In-app**: Select this to receive notifications in the Segment app. To view your notifications, select the bell next to your user icon in the Segment app.
293293
6. Click **Save**.
294294

src/monitor/alerts/default-alerts.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ You can create alerts for the following product areas:
2323

2424
The Alerting table includes the following information about each event:
2525
- **Alert name**: The type of alert, for example, "Audience created" or "Audience deleted".
26-
- **Last triggered**: The most recent date and time, in your local time zone, that the alert was triggered.
26+
- **Last triggered**: The most recent date and time, in your local time zone, that the alert was triggered. Some alerts, like **Violations Detected**, trigger only once per day.
2727
- **Status**: Either **enabled**, if the alert is currently configured in your workspace, or **disabled**, if you're not configured to receive alerts for an event.
28-
- **Notification channels**: Icons describing what notification channels you'll receive the alerts on - through a Slack webhook, email, or in-app notification.
28+
- **Notification channels**: Icons describing what notification channels you'll receive the alerts on - through a Slack webhook, Slack workflow, email, or in-app notification.
2929
- **Actions**: By selecting the menu icon for an individual alert, you can edit or delete it from the Alerting page.
3030

3131
## Create a new alert

0 commit comments

Comments
 (0)