Hello,
How can we send alerts email to DL? Please assist.
Thanks
Discussion posts and replies are publicly visible
What is a DL?
Distribution List. A distribution list is one name/email address that can contain any no. Of email addresses within.
That distribution list is defined outside of Appian. In a MS Exchange environment, this is done inside Exchange, as far as I know.
If that distribution list has an email address, you need to create an account in Appian that uses this address, then put that account into the group you send your alerts to.
Great thanks.
we are looking for similar kind of solution .
on Custom Alert Setting #3 :
we have tried configuring a CONST with data type as Text / Email address and have the email distribution list as values for the constant
But both data types did not work.
Is there a way to make it work?
Did you try toemaiadress function?
yes toemaiadress did not work
ganeshbabuj said:But both data types did not work.
What exact symptoms do you see?
there were no errors when data type of const is Text or email address, but unhandled PM errors were not sent to Distribution list configured rather sent to PM creator and last published user.
Can you share the exact alert settings configuration of that model, including any constants or expressions?
I had a quick look at the documentation
https://docs.appian.com/suite/help/24.3/process-model-object.html#alerts-tab
It does not mention that we can use an email address to send alerts to. I cannot remember that I have ever tried something like that.
If you want more control on what happens with process alerts, I wrote a blog post here: https://appian.rocks/2024/04/09/process-alerts-api/