Hi @v-litu-msft
Thanks for the help. I am still stuck with it . my logic is as bellow
List rows from excel , which will have email and corresponding file name to be send as an attachment
I am also connecting to one drive where actual files are stored , then list files in folder
in apply each loop I am pulling both values from excel and one drive
now I dont know how to move the actual file in to the variable then attach in send email action , file name I am getting from excel rows one by one in the loop .
I have gone through the example you have given still I could not make it work . kindly suggest some readings . thank you