#email #escalation Has anyone successfully sent an escalation to a non Appi

#email #escalation
Has anyone successfully sent an escalation to a non Appian user? I have tried to use the toemailaddress() function in the recipient field of the escalation, but it does not send the email to that user. It does send it to the other people in the list, who are users in Appian. Thanks.

OriginalPostID-179336

OriginalPostID-179336

  Discussion posts and replies are publicly visible

Parents
  • I don't think it is possible to send emails to non-appian users from the "User Input Task" node (including the escalation option). But you can try some work around approach to do it if you absolutely need it. One work around that comes to my mind is to use "Send Message Event" option and invoke a process model which can send email to non-appian users using a "Send E-Mail" node. You would be able to pass the email id in the data tab of "Send Message Event" option.
Reply
  • I don't think it is possible to send emails to non-appian users from the "User Input Task" node (including the escalation option). But you can try some work around approach to do it if you absolutely need it. One work around that comes to my mind is to use "Send Message Event" option and invoke a process model which can send email to non-appian users using a "Send E-Mail" node. You would be able to pass the email id in the data tab of "Send Message Event" option.
Children
No Data