I have a custom workflow built. User will click on the promote button to move it to the next level. (It changes the Boolean in the back end module). Now in order to send an email to approver, I have created a separate action. But user don't want to click two button separately for this. So, how can I combine these promotion button and email notification button in a single process?
Or is there a way to call these notification action name/ID which is created on the UX in Anaplan connect or any in any other way and so I can schedule these notifications rather than a manual click from front end?