Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


To access the approver of the current workflow step, use: $workflowHistory.activeStep.executedByNames$


If you want to have a list of all approvers of a quote, you can iterate through the workflow history steps with the code below:


The above code will look like this in a workflow email:

  • No labels