Is it possible to customize the text of this email variable to include other attributes that you want to communicate to the recipient?
${jobUserData_CHANGE_DESCRIPTION}
I believe the current output is something like this:
Remove account apple from group SALAD Access Group
I'd like to include the account user name or some other attribute to help system admins enter it into their provisioning system (they can only lookup by user name in this example).
Also, I cannot just add something like ${access_request_cri_meu_firstName}, because these requests are grouped to send multiple items in the same email, so above variable would be a comma separated list of user first names, for example.
Thanks,
Bill
7.0.2 P07
The variable you mentioned (${jobUserData_CHANGE_DESCRIPTION}) looks like a custom variable that you created in the workflow rather than the out of the box variable. So in theory, you can customize the text to your needs.
See similar post - Workflow Email HTML Variable