Skip to content

Commit b00e282

Browse files
authored
Add a note that mapping fields are case sensitive
1 parent bd3f05c commit b00e282

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)