How to send AEM inbox notification in workflow?
I want to send AEM Inbox notifications in my custom AEM workflow. Basically I want to send just a notification if the workflow is rejected in the participant step. I read that TaskManager sends the notification but it is the kind of action that is needed but for me I don't need any action, just need to be informed that the workflow has been refused.
Is there an API that can help with this?