Directly land to a task through a link in a notification mail

Hello,
my process currently sends a generic notification mail to the assignee user (through a mail activity) before entering in the corresponding user task.

2 problems:

  • Is it possible to send a link in the mail to the user task (that is not created yet)?
  • Is it possible to directly land on this task in the flowable-task app?

Thanks,

JC

An idea about this topic?

Thanks,

JC

Hi
jckermagoret
did you get solution for this.
i am unable to see what is the solution for ur concern.
if you know how to do it can u share it

thanks
Rao

Unfortunately,
no info about this :frowning:

JC

One way to implement this could be using a task listener that fires on the ‘after committed’ event (as you need to make sure to have the correct id of the task)