
Automate tasks with Filters
Apply filters to your tasks.
https://botize.com
Automating tasks with Filters allows you to apply specific conditions to your automated processes, ensuring that actions are executed only when certain predefined rules are met. This adds precision and efficiency to your automations.
With this integration, you can verify if the data obtained meets specific conditions and continue with the execution of the task only when one or more of the predefined rules are satisfied. Additionally, you can filter elements from a list or a JSON-formatted list, returning a new list composed solely of elements that meet the user-defined rules.
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.