Skip to content

Commit 22e2f5e

Browse files
Merge pull request #4033 from segmentio/ashton-huxtable-patch-1
Update Violation Forwarding Information to include Actions Destinations
2 parents e970dc2 + c8d25ad commit 22e2f5e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/protocols/faq.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,15 @@ You can subscribe to a variety of Protocols specific alerts through the workspac
1313

1414
### How can I get notified when someone makes a change to my tracking plan?
1515

16-
You can forward notifications from Protocols to a new Segment Source, which can then send them to notification tools such as Slack webhook.
16+
You can forward notifications from Protocols to a new Segment source, which can then send them to notification tools such as Slack webhook.
1717

1818
You can also forward these Protocols alerts to any (cloud-mode) Segment destination that accepts Track calls, including data warehouses. Most customers record these activity feed events to a data warehouse for analysis.
1919

2020
### How do I get notified when new violations are generated? Can I create custom violation notifications?
2121

22-
You can enable [violation event forwarding](/docs/protocols/validate/forward-violations/) to start delivering violations as Track calls to a Segment Source. From there, you can forward the events to any Segment destination that accepts Track calls.
22+
You can enable [violation event forwarding](/docs/protocols/validate/forward-violations/) to start delivering violations as Track calls to a Segment source. From there, you can forward the events to any Segment destination that accepts Track calls.
23+
24+
You can also use the Slack Actions destination to set event triggers for context fields, meaning events with violations are sent as Track calls directly from the source.
2325

2426

2527
## Protocols Tracking Plan

0 commit comments

Comments
 (0)