How can i get file name in attached mail

Hi,

Can you please guide how do i get Download Attachment file name from mail for further process.

Hi @phani,
The image below should give you an idea on how this is done. You can use variables here instead of hardcoded values to keep the workflow flexible. More details on how to use these plugins can be found in Plugin Reference Guide.

1 Like

Hi @phani,
Has your problem been resolved?

  1. provide attachment folder path in email message input . Here MAIL folder will be created in this attachment folder path,which will contain all the attachment file downloaded from email.
    The path of this MAIL. Folder is returned as field so you can use this field in the input step to read the file which downloaded through email.