You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi All,
I have created the workflow below by editing Editor and Staff approval workflow, but i want to add trigger to email when draft moves to ready state. I am struggling to do this. It sends the email when its approved. Is there a trigger to send an email to request to approve the document before approval? Thanks!
{workflow:name=Draft to ready to approve and publish workflow|key=spaceworkflow--1165474642}
{description}
The Workflow has four states.
Draft: created by user. Ready: Ready for manager to apprve. Published: Approved by manager & viewable publicly.
{description}
{workflowparameter:Reviewers|description=Reviewers group|type=group}
confluence-users
{workflowparameter}
{workflowparameter:Manager|description=User able to give approval|type=user}
@user@
{workflowparameter}
{state:Draft|submit=Ready}
{state}
{state:Ready|approved=Published|rejected=Draft}
{approval:Review|assignable=true|group=@Reviewers@}
{state}
{state:Published|final=true|updated=Ready|expired=Expired|hideselection=true}
{state}
{state:Expired|submit=Ready|taskable=true|colour=#FF5630}
{state}
{trigger:pageapproved|approval=Review}
{send-email:user=@Manager@|subject=Page ready for final approval}
The page @page@ has been approved by [~@user@] and is waiting for your final approval.
{pageactivity}
{send-email}
{trigger}
{workflow}
Hello @GH2023
I think you got the answer you need in your other post https://community.atlassian.com/t5/Marketplace-Apps-Integrations/Comala-Workflow-Editor-and-Staff-approval-alert-email-for/qaq-p/2124990
If you need help customising this further or have any other questions about Comala Document Management, you can reach out to our friendly Customer Success team at https://support.comalatech.com
Kind regards
James
That looks like a Comalatech (Appfire) Confluence workflow? You may want to add the appropriate tags to get their attention.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for mentioning us @Ulrich Kuhnhardt _IzymesCo_ !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.