Email triggers start too slowly

Hi,
I have setupped an email trigger that starts my flow.
The flow works well, the problem is that it starts at least about 5-10 minutes after the email arrives.
Isn’t it possible to reduce the time between the arrival of the email and when my flow starts?

@Erradish,

I’m assuming you are using Integration Services. This happens due to default Polling Interval of the Trigger that is 5 Mins. It means the trigger will check for the event every 5 mins or whatever you have setup as per your requirement.

Solution:
Modify the Polling Interval as per your expectation an you should get real-time trigger.

Thanks,
Ashok :slight_smile:

Can i modify it? Or do I have to recreate the flow?
Because I can’t see it in the trigger’s modify section

Hi @Erradish

If you are using Integration Services for Email Trigger then you can reduce to 1 Min. Please find the below Steps for the same.
UiPath Cloud-> Integration Services-> Connections->Connection Details->Update Polling Interval

Cattura
I Have just this options, and if i click on edit I’ll go to google’s login

EDIT: Found it

@Erradish Instead of clicking on three dots click on the mail id, Then you can see the time there.

Regards,
Chandrika

@Erradish,

Go to Connection and Click on the desired connection

This will open the connection in detail. Here you will see the edit option. Click on that Minute blue text to edit it.

Thanks,
Ashok :slight_smile:

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.