A scenario with multiple triggers

Hello
I want to create a scenario that:

  1. Watch emails in folder X and Y
  2. Parse their content
  3. Find a Clickup task using a filter that depends on the folder at stage #1.
    So, if the email was in one folder I want to search a task in a specific way, and a different way if it was from the other folder.
  4. Update a comment in that task.

So the two scenarios have a lot in common, but I didn’t find a way of how to split it or use conditions, or even how to monitor two separate folders in gmail.
Is it possible?

Thank you

To watch two folders in Gmail using a single trigger module/same scenario, you cannot select a specific folder in the trigger module.

You can always add a filter immediately following the trigger module to check if the incoming email in the selected folder.

2 Likes