Hi Everyone,
I need to read the name of the attachment attached in the email which is captured by the process model through receive message smart service. Can any one please help me out how to read the name of the attachment.
Many Thanks!
Discussion posts and replies are publicly visible
You can get the document IDs using msg!properties.Attachments and then document() function to get their name.https://docs.appian.com/suite/help/23.2/Receive_Message_Event.html#email