Hello,
I am trying to get the link to the task overview where you can delegate the task.
Since there seems to be no native option from Nintex to get a link to the task where you can delegate said task, I am trying to build the link myself.
It seems that the “normal” link you get from Nintex looks like this:
https://mycompany.workflowcloud.com/task-forms/{taskguid}_{assignmentguid}
But the link I am trying to get looks like this:
Now as you can see the needed informations are either known (instance id) or already available in the “normal” link.
But since I only get the link and its containing informations inside the task when it gets created, how can I build the needed link?
The HTML of the task mail does not support JS and as far as I know there is no option for string manipulation with pure HTML.
Is there any way for me to achieve this, or do I have to request an idea and wait for its impementation?
Best regards
Niklas