Skip to content

Commit 452e226

Browse files
Add note on delivery overview if no mapping for event
1 parent a5a1f01 commit 452e226

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
@@ -193,6 +193,9 @@ When you send an event with an actions destination Event Tester that doesn't mat
193193

194194
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.
195195

196+
> info ""
197+
> Events without mappings enabled to handle them can show as being discarded due to "No matching mapping" in a destination's Delivery Overview.
198+
196199
### Multiple mappings triggered by the same event
197200

198201
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)