Skip to main content
July 18, 2023
Question

Read attachment name

  • July 18, 2023
  • 2 replies
  • 0 views

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!

    2 replies

    stefanhelzle0001
    Brainy
    July 18, 2023

    What did you try so far?

    July 18, 2023

    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