Skip to main content

Retrieve attachment info from email launch

Get attachment information from email launch for a given message ID.

Application

  • Wrkflow Tools

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Message IDID of the message to download the attachments from.Text (Short)Yes18b8b2199178426a

Outputs (what you get)

NameDescriptionData TypeRequired?Example
Downloaded fileThe file attached to the emailFileNo
File nameThe filename of the attachment. Only present if this message part represents an attachmentText (Short)No
File typeThe type (extension) of the the attachmentText (Short)No
File IDThe attachment ID of the fileText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfuly completed.
No resultThis status is selected if the job has successfuly completed but no result was produced.
Impossible to CompleteThis status is selected if the job has encountered an error and has not completed.

Requirements

  • N/A