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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -171,6 +171,9 @@ The available operators depend on the property's data type:
171
171
172
172
You can combine criteria in a single group using **ALL** or **ANY**. Use an ANY to “subscribe” to multiple conditions. Use ALL when you need to filter for very specific conditions. You can only create one group condition per destination action. You cannot created nested conditions.
173
173
174
+
> info "Unsupported Special Characters"
175
+
> Mappings do not support the use of double quotes " or a tilde ~ in the trigger fields.
176
+
174
177
> info "Destination Filters"
175
178
> Destination filters are compatible with Destination Actions. Consider a Destination Filter when:
176
179
> - You need to remove properties from the data sent to the destination
0 commit comments