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
@@ -83,9 +83,7 @@ You can add or remove, disable and re-enable, and rename individual actions from
83
83
84
84
From the edit screen you can change the action's name and mapping, and toggle it on or off. See [Customizing mappings](#customize-mappings) for more information.
85
85
86
-

87
-
88
-

86
+

89
87
90
88
## Disable a destination action
91
89
If you find that you need to stop an action from running, but don't want to delete it completely, you can click the action to select it, then click the toggle next to the action's name to disable it. This takes effect within minutes, and disables the action until you reenable it.
@@ -112,7 +110,8 @@ If necessary, click **New Mapping** to create a new, blank action.
112
110
3. Next, set up the data mapping from the Segment format to the destination tool format.
113
111
4. Test the mapping with data from a sample event.
114
112
The edit panel shows you the mapping output in the format for the destination tool. You can change your mapping as needed and re-test.
115
-
5. When you're satisfied with the mapping, click **Save**.
113
+
5. When you're satisfied with the mapping, click **Save**. Segment returns you to the Mappings table.
114
+
6. In the Mappings table **Status** column, verify that the **Enabled** toggle is on for the mapping you just customized.
116
115
117
116
118
117
> info ""
@@ -137,5 +136,5 @@ You can combine criteria in a single group using **ALL** or **ANY**. Use an ANY
137
136
> Destination filters are compatible with Destination Actions. Consider a Destination Filter when:
138
137
> - You need to remove properties from the data sent to the destination
139
138
> - You need to filter data from multiple types of call (for example, Track, Page, and Identify calls)
140
-
>
139
+
>
141
140
> If your use case does not match these criteria, you might benefit from using Mapping-level Triggers to match only certain events.
0 commit comments