Hi all,
I am trying to capture Mail sent by user and save the attachment in a folder. I am using Receive Message Event for the same and sending mail from my Gmail account to the Process Model UUID as mentioned in the forum "processmodeluuid<UUID>@subdomain.appiancloud.com". Mail is not getting sent in Gmail and used another Smart service, 'SEND EMAIL' for sending mail for the above ID. Then also the process is not working and error "No Valid recipient" is displayed. I have done everything as per documentation. Can anyone please let me know the flow on how to Send the mail and start the process to receive the mail with attachment?
Thanks in Advance.
Please find screenshots below for reference and let me know the changes to be done.
Receive Message Event properties:
Process model properties.
Discussion posts and replies are publicly visible
Try wrapping this email in toemailaddress() function and see if that works.
docs.appian.com/.../fnc_conversion_toemailaddress.html
Hi Harshit,
I have used the subdomain and wrapped it with the toemailaddress() fn. Still getting the same error in the process model.
P.S. I am not having Admin access and not able to check on the Mail server setup.
you have mentioned processmodeluuid twice here
Yes, I have removed that and tried. Still facing the same issue.
Can you attach the error you are reciving?