UiPath Studio to Repeate Regex Mail Message Extraction

Hello Team,

I am trying to use a Regex to extract data from my outlook messages. However, I can’t seem to let the process run past the first row. But I am not sure how should I change the process so that if I have 3 outlook messages, the process will run 3 times to extract the information I need.

Thank you so much for your help.


@Francislhf May be you can use counter or loop statement to repeat the process.

Hi @deepak.rai6,

I am not exactly sure how can I do that. I’m usually using Studio X and this is the first time I try to build a process in Studio.

Also I’m not sure how to configure the “start at” option for the repeat activity :thinking: