Event Triggers ( Email )

i’m trying to trigger a process based on the recieveing new email with added filters. i used integration service to connect to the respective Process. The folder is also connected to the machine and the automation process is also linked to the folder. Even though i added trigger in Integration service, i cannot see the change in my folder level. Also when im trying to add event trigger in the folder, the Add event triggger button is disabled by default. can anyone please help me ?

@bhaskar

Hi @bhaskar

If you have already add a connection, then
→ Login to Orchestrator → Navigate to Integration services → Go to Triggers → Add Trigger → Select the connector → Select the process to trigger → Select the Email Received option in the Event dropdown → You can give the filters Data Filters option, here you can filter it out by subject or body or any.

Check the below image for better understanding,
Step 1 →

Step 2 →

Hope it helps!!

Thank you bro, but I have done all that. But the trigger is not working. because it is not reflected in the published folder

Okay @bhaskar

Try it in other way.
→ Go to Integration services → Navigate to Connections tab → Create a Connection If it is Gmail or Outlook → After created, click on 3 dots of Created Connection → Click on Manage Triggers → From their try adding triggers.

It works for me for Outlook and gmail as well.

Hope you understand!!

do i have to do something in the ui path studio ? Im just displaying a message box there. and do I have to do something in UI path assistant ? i mean do i have to add an event listener ?

No need to do it in UiPath Assistant. Have you published that project to orchestrator.

After developing all code in UiPath Studio, Publish the Project to orchestrator to the specified folder. Then it will show as a Process in the orchestrator.

When you are adding trigger in Integration service select that process.

Hope you understand!! @bhaskar

i have done all those steps. my doubt is that why is my Add new trigger button for even triggers is disabled by default. And even though i added the trigger in integration service, I see the number of event triggers in my folder as 0.

@bhaskar

Did you create the connection in the same folder or a different folder?

Cheers

Same Folder Buddy. Integration Service → Select The folder → Create connection and add triggers etc

Hi @Anil_G
same issue i was facing how to solve it

HI
Is it possible to pass the subject of an email to a robot that will be launched using a trigger in this connector? and preferably the subject and content of the email?