How to read a particular word inside an attachment in outlook using UI path

How to read a particular word inside an attachment in outlook using UI path

Hi @Rutumbhara_Sahoo. What type of Attachment are you trying to read?

Hi Rutumbhara,

You can save attachment and later select as per your requirement with different activities… by the way which type of attachment file it is?

PDF attachment

PDF attachment. Can you suggest which all activities can be used

Please use Read PDF Text Activity (https://docs.uipath.com/activities/docs/read-pdf-files) to read the text. If the PDF has a pattern, you can get the text using a Regular Expression. :smiley: