Set Field Filter Value
Last updated
Last updated
This action represents a field filter that can be applied to a Query, Load or a Delete action
The action uses the following settings:
Setting | Description | |
Preceding Logical Operator | The logical operator to be applied to this filter when joining with the previous filter | |
Field Name | The name of the field | |
Criteria | The criteria to be used for this filter | |
Value |
All filters, except Is Empty/Has Value apply only to records inside the collection that has the specified field. As an example, filtering for a field named test, containing 123 will exclude not only all records that do not have test containing 123 but also all records that do not have the field test.
If the Value field is left empty and Criteria is not Empty/Has Value, the criteria will be forced to Empty. As an example, setting a filter for "test is equal to" without specifying the value to check is identical to setting a filter like "test is empty or unset".
This action does not have any trigger.
This action does not have any variable.
Channel specific availability follows the table below:
Channel | Availability |
Fully Available. | |
Fully Available. | |
SMS | Fully Available. |
Telegram | Fully Available. |
Web | Fully Available. |
Alexa | Fully Available. |
Google Assistant | Fully Available. |
Slack | Fully Available. |
API | Fully Available. |
This action requires an active Database package. This action can only be used as an operation for a Query , Load or Delete action.