Automate tasks with Filters
Apply filters to your tasks.
https://botize.com
Triggers
The trigger is the event that starts the automation.
-
Check if meets specific conditions
Checks if the data obtained from previous steps meets specific conditions and continues with the execution of the task only when one or more of the predefined rules are satisfied. This ensures that actions are triggered only under the right circumstances, adding precision to your automation process.
Actions
The action is what happens automatically, without you having to do anything else.
-
Filter elements from a list
Returns a new list consisting only of elements that meet the rules defined by the user from an initial list.
-
Filter elements from a JSON list
Returns a new list in JSON format consisting only of elements that meet the rules defined by the user from an initial JSON list.