How it works
Search
⌃K

Filter step

The "Filter Step" action allows you to continue with a chain of actions only if a certain condition is met. You can use variables from previous steps and write your condition in human-readable format.
Setting up the "Filter Step" action
To set up the "Filter Step" action, you will need to provide the following details:
  • Condition: The condition that must be met for the chain of actions to continue. You can use variables from previous steps and write the condition in human-readable format.
Action is powered by the GPT-3 model for natural language processing. This allows you to use human-readable language to specify conditions for triggering actions.
Using the "Filter Step" action
Once the "Filter Step" action is set up, it will evaluate the specified condition. If the condition is true, the chain of actions will continue. If the condition is false, the chain of actions will stop and no further actions will be executed.
Benefits of using the "Filter Step" action
Using the "Filter Step" action can help you streamline your automation workflows by allowing you to execute only the actions that are necessary based on the specified condition. This can save time and resources by preventing unnecessary actions from being executed.