Store task assignee in process variables

Hi,

I’m working on a usecase where I’m trying to store the assignee of a task in the process variables through a task listener. I’m doing this in order to send out an email to the user who completed a specific task later on in the process. Is there any way to access the metadata for the task through an expression?

Thanks for your help!

Hi @Jelle_B,

with the REST API you can easily get the assignee of your task. Here you can find more information about the REST call you are looking for.

Hope that helps.

Regards
Michael