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: