Skip to content

Commit 9d0a315

Browse files
authored
Merge pull request #5311 from segmentio/bobbyatsegment-patch-7
Add note on delivery overview if no mapping for event
2 parents 4b7b4c2 + 589263a commit 9d0a315

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/connections/destinations/actions.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,9 @@ When you send an event with an actions destination Event Tester that doesn't mat
195195

196196
If no mappings are enabled to trigger on an event that has been received from the connected source, the destination will not send any events. Ensure that at least one mapping has been configured and enabled in the destination mappings for an event that you would like to reach downstream.
197197

198+
> info ""
199+
> Events without mappings enabled to handle them display as being discarded due to "No matching mapping" in a destination's Delivery Overview.
200+
198201
### Multiple mappings triggered by the same event
199202

200203
When the same event triggers multiple mappings, a request will be generated for each mapping that's configured to trigger on an event. For example, for the *Subscription Updated* event, if two mappings are enabled and both have conditions defined to trigger on the *Subscription Updated* event, the two requests will be generated and sent to the destination for each *Subscription Updated* event.

0 commit comments

Comments
 (0)