We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56850a7 commit f3c8039Copy full SHA for f3c8039
src/connections/destinations/actions.md
@@ -174,6 +174,9 @@ You can combine criteria in a single group using **ALL** or **ANY**. Use an ANY
174
> info "Unsupported Special Characters"
175
> Mappings do not support the use of double quotes " or a tilde ~ in the trigger fields.
176
177
+>info "Limitations"
178
+>Mapping fields do not support dot notation. i.e. properties.amount.cost or properties_amount.cost.
179
+
180
> info "Destination Filters"
181
> Destination filters are compatible with Destination Actions. Consider a Destination Filter when:
182
> - You need to remove properties from the data sent to the destination
0 commit comments