Skip to content

Commit d074658

Browse files
authored
Merge pull request #5038 from segmentio/senabon-patch-3
Include dot notation limitation
2 parents 0d198c0 + de7da3b commit d074658

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 don't support dot notation. For example, properties.amount.cost or properties_amount.cost aren't supported.
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)