How to loop array?

In my array it contains files for each file I need to get a specific value. I searched but I couldn’t find the for each(Normal) and Switch case. Kindly assists for the solution.

Thanks and Regards
Rudhresh VC

@Rudhresh you can use Do-While loop activity to get specific value from array element. You will be having in built loop activities, you just need to change the values of it. Find an example flow below (i am printing array elements)

Thanks for the Solution @Kudlappa_Gouder

I have another question - How to embed the image in Email body.

Hi @Rudhresh, Thanks for the question,

Ideally, you would use HTML format to achieve this. Ensure that you are using the calculate a value option in the parameters and the image should be publicly available on the web so you can embed it in an HTML. Please find a comprehensive explanation here: