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.
2 parents 0d198c0 + de7da3b commit d074658Copy full SHA for d074658
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 don't support dot notation. For example, properties.amount.cost or properties_amount.cost aren't supported.
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