Skip to content

Commit 4185b0a

Browse files
authored
Merge pull request #5994 from segmentio/joeynmq-patch-1
Add a note that mapping fields are case sensitive
2 parents 3cf42c4 + d535877 commit 4185b0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/destinations/actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ The coalesce function takes a primary value and uses it if it is available. If t
187187
> Self-service users can add a maximum of two conditions per Trigger.
188188
189189

190-
The following type filters and operators are available to help you build conditions:
190+
Mapping fields are case-sensitive. The following type filters and operators are available to help you build conditions:
191191

192192
- **Event type** (`is`/`is not`). This allows you to filter by the [event types in the Segment Spec](/docs/connections/spec).
193193
- **Event name** (`is`, `is not`, `contains`, `does not contain`, `starts with`, `ends with`). Use these filters to find events that match a specific name, regardless of the event type.

0 commit comments

Comments
 (0)