For each email activity expressions

Hello,

I am doing an automation for my outlook. I have the following logic.
image
in the input dialog I have the output (selection) which basically has dynamic value according to end user choice. Then in the for each loop I am trying to write an expression that will get value of (selection variable ) and use it in the (in emails from field) iteration.

I would appreciate any help. Thank you in advance.

Regards,

Hii @Bouslama_Fathi can know the processes in detail

Regards,

Hi @Bouslama_Fathi

If you need to use For each Mail activity, first thing is to Get the Mail for the outlook. After that you can use For each mail activity

If you need to Loop through the data You can try with For Each Excel Row activity

image

Regards
Gokul