Skip to content

Commit f3c8039

Browse files
authored
Include dot notation limitation
Actions Mappings don't support dot notation in mapping fields
1 parent 56850a7 commit f3c8039

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
@@ -174,6 +174,9 @@ You can combine criteria in a single group using **ALL** or **ANY**. Use an ANY
174174
> info "Unsupported Special Characters"
175175
> Mappings do not support the use of double quotes " or a tilde ~ in the trigger fields.
176176
177+
>info "Limitations"
178+
>Mapping fields do not support dot notation. i.e. properties.amount.cost or properties_amount.cost.
179+
177180
> info "Destination Filters"
178181
> Destination filters are compatible with Destination Actions. Consider a Destination Filter when:
179182
> - You need to remove properties from the data sent to the destination

0 commit comments

Comments
 (0)