Want to read a attachment from an email

i am working on an email automation where am getting invoice detail either in mail body or in that mail there is an attachment which am supposed to download that attachment and read data from it…
i have downloaded the mails using get outlook mail activities and used filter to only download particular mails only, but those attachments are shown as outlook mail items
can u tell how i can read data from them
@Rahul_Unnikrishnan

Hi @kiran.muttanawar.c
Use save attachment file activity to save those attachments

yes i did … after that how can i read from those file…?

If it is excel buse read range workbook activity
Pdf means read pdf text activity


its in this format …can i use read pdf text on this?/