Hi Everyone,
I need to send notification in the system to a particular group when the feed is created in the system. Can anyone please help me how to achieve this?
Discussion posts and replies are publicly visible
Did you consider sending an email?
Not over email, but notification should be in system some kind of message on the user screen.
On which screen? Do you think about Windows notifications?
Appian supports mobile notifications and email. And it can connect to any web service. If you have a web service that creates desktop notifications, use that.
Hi , the message should be on the home page of the user.
You could write that message to a database and create an auto-refreshing section that shows messages for that user.