In Comala Workflow, How to send an email notification to all reviewers when one of the approvers approves or rejects the page?
{workflow} {state:Test|approved=Published} {approval:Review} {state} {state:Published} {state} {trigger:pageapproved|approval=Review|partial=true} {send-email:user=@user@|subject=Document approved} Thank you for approving @pagetTeng@! {send-email} {trigger} {workflow} |
@User@: what value so that "all assign reviewers" of "approval" can receive emails
Thanks.
You probably want to have a look at this page: https://wiki.comalatech.com/display/CWL/Attribute+References
"approvalassignees" may be the one you're looking for.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.