"Query" blocks as part of processes create a condition for the actions of your process (e.g. sending an email ONLY if the value of the Participant field "Country" is "Netherlands".)
- Field condition
- Read the value of a field / multiple fields. The linked actions will be performed only if the field condition matches the selected value(s).
- Matching conditions can be specified in multiple ways:
- Is equal to
- Contains
- Is greater than
- Is lower than
- Is before
- Is after
- Is empty
- Is not empty
- etc.