Integration Service Email trigger

Hello Team,

I would like to know how to trigger based on the email folder/label. Please find my scenario below:

  1. In Gmail I have folder called RPA_Bot.

  2. Whenever a user moves the email from inbox to RPA_Bot folder, a process should be triggered.

Hi @mokumar

Login to UiPath Cloud, Go to Integration service tab → Go to Connections → Click on Add Connection → If you are using Gmail search for it → Click On Gmail → Authenticate with your mail ID → After creation Clock on 3 dots → Click on Manage Triggers → Click on Add Trigger → Select the event → Based on your conditions add in Date Filters.

Hope it helps!!

How to capture the email that triggered the bot? For example, how can I pass on the details of that email to my automation?

@mokumar

check the thread

I want to know how to trigger an integration service when a user moves an email to a specific folder, so that the integration service can be triggered based on the email being moved to that folder.

What triggers have you tried so far?