RTC can hook e-mail notifications to specific actions on the workflow?
Accepted answer
It would be possible to, for example, create a follow up action as an extension to the server, that could send notifications to users. This would be an extra functionality and use the API. I don't have an example right now, but I know that customers have created their own behavior for e-mail notification based on extensions.
These extensions can act on any data available in the work item.
These extensions can act on any data available in the work item.
Comments
One other answer
the template fires for a workitem save. you can code the template to generate different output for different states.. you can't make different templates for different states.