Feature Request: Task Notification Customization

Certified Lead Developer

I've often had the request from clients for task notification customization:

- Send to a mailbox not necessarily tied to an Appian user (they are using a shared mailbox or the user has not yet been created in Appian)

- Send custom template

The workaround I've been using is a little convoluted where I start a sub process on a timer before the task is initiated, it queries a task report to go and get the Task ID to be able to construct the task URL to put in the email. Would be nice if we could just customize this directly on the task itself without resorting to the subprocess/timer/task report approach.

  Discussion posts and replies are publicly visible