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
@@ -66,7 +66,7 @@ To set up a new Actions-framework destination for the first time:
66
66
67
67
> info ""
68
68
> At least one mapping to handle a connected source's event(s) must be configured and enabled in an Actions-framework destination in order for data to be sent downstream.
69
-
> The mappings will be triggered as per the created order in UI and can't be done with certain sequence as per our requirement even it is configured with the same event.
69
+
> Events will be sent downstream in the order in which they appear in the mappings UI. There is no mechanism through which you can control the order of events sent to the downstream destinations outside of that.
70
70
71
71
## Migrate a classic destination to an actions-based destination
0 commit comments