


as a guide, I was following this one: Creating Workflow Models
There's an example somewhere in the page where a yes/no decision (to approve page publication) can be made. If No is selected, it goes to a participant step.
I'm new to workflows but what I really want:
1. If no is selected, an email/notification is sent to the requester that their request was denied
2. If yes was selected, an email/notification to the requester that their request has been approved.
I've looked at the available workflow steps/objects in the picker/sidekick and nothing stands out to do what I want.
Thanks
For OOB workflow, check the steps here - http://localhost:9502/editor.html/libs/settings/workflow/models/projects/request_email.html
You may use this for notifications - Send Template'd E-mail
Other helpful processes - Workflow Processes
For OOB workflow, check the steps here - http://localhost:9502/editor.html/libs/settings/workflow/models/projects/request_email.html
You may use this for notifications - Send Template'd E-mail
Other helpful processes - Workflow Processes