Skip to main content
January 9, 2025
Question

Receive Message Event with attachments.

  • January 9, 2025
  • 13 replies
  • 0 views

Hello,

Iam new to this platform and i have a use case but facing issues on Receive message event.

the user is sending the Mail with attachements to Appian DL(processmodeluuid12582365452632563263@appian.com) when ever the email triggered with the Subject" MRD Report" it has to check the attachments and save it in the appian folder by using Receive message and also if there are attachments(1 or more) without changing the attachmement names.

could any one help how to create this use case it will be a great help.

appian version 23.2

13 replies

stefanhelzle0001
January 9, 2025

I think the "trick" is to just accept the email in the start node. Then make your decisions in a follow up script task. In case you want to cancel further processing, just delete any attachments.

January 10, 2025

I tried doing it but getting errors.Below im attaching the Process M which i created,Please could you provide an input for the below.