You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/actions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -189,7 +189,7 @@ When you send an event with an actions destination Event Tester that doesn't mat
189
189
190
190
### Data not sending downstream
191
191
192
-
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. 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.
192
+
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.
0 commit comments