Workflow Filter to include a multi select of actions
Ability to filter workflows by the actions used within the workflow so that you can use this to more easily find workflows for maintenance, troubleshooting, etc.
I am Jess, one of the product managers in the automation group. Today we began rolling out a multi-select Action Type filter for the Workflows list page. If you don't see it yet, it should be rolled out to 100% of Workflow customers by 4/3/24. Please don't hesitate to let me know if you have any questions.
This filter will only trigger the workflow if the contact has been assigned one of the selected actions.
You can also use the AND and OR operators to create more complex filters. For example, the following filter will only trigger the workflow if the contact has been assigned the Send email action and the Create task action:
Filter by: Action
Actions: Send email AND Create task
The following filter will trigger the workflow if the contact has been assigned either the Send email action or the Create task action:
Filter by: Action
Actions: Send email OR Create task
This is not for creating filters in the Workflow, this is for having Actions as an available filter when searching/filtering Workflows.
There are a bunch of filters such as search, type, creator, Folder, etc - but none of these filters include included actions - which is often the key thing we want to search by to find workflows.
I am Jess, one of the product managers in the automation group. Today we began rolling out a multi-select Action Type filter for the Workflows list page. If you don't see it yet, it should be rolled out to 100% of Workflow customers by 4/3/24. Please don't hesitate to let me know if you have any questions.
Thanks, this is a super useful feature for searching workflows.
However, I realized if I check multiple checkbox the filter will not work as I would expect. It will lists the workflows as an OR operator.
For example I am searching workflows which include action types "Send slack notifiation" AND also "Send email" actions. But when I choose these two action types it will list out all the workflows with at least on of these two action types.
I think it would be really cool if we could filter workflows like this as with an AND operator.