Skip to content

Commit f19eabd

Browse files
Update mapping info with unsupported characters (#4458)
1 parent df578fa commit f19eabd

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
@@ -171,6 +171,9 @@ The available operators depend on the property's data type:
171171

172172
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.
173173

174+
> info "Unsupported Special Characters"
175+
> Mappings do not support the use of double quotes " or a tilde ~ in the trigger fields.
176+
174177
> info "Destination Filters"
175178
> Destination filters are compatible with Destination Actions. Consider a Destination Filter when:
176179
> - You need to remove properties from the data sent to the destination

0 commit comments

Comments
 (0)