Level 1
Level 2
Melden Sie sich an, um alle Badges zu sehen
Hi everyone,
There is a project with several tasks. When specific task is complete it sends email notification to the person Assigned to another task.
Is possible to implement the following:
Can the person who receives the email mark their task as Complete within the email itself and not have to go into the Workfront project to mark it as Complete.
Is it possible? If so, how to implement this?
Could you please advise?
Gelöst! Gehe zu Lösung.
Anhand von Themen werden Community-Inhalte kategorisiert und Sie können so relevanten Inhalt besser finden.
Zugriffe
Antworten
Likes gesamt
Hello Viktoriia,
You could use the Fusion module Webhook to achieve this.
As this is an instant trigger, you could include the webhook URL into your email body and pass any parameters by attaching
?parameter1=<parameter1>¶meter2=<parameter2>...
I would suggest working with an additional parameter which has to be true in the scenario processing to make sure, that the scenario is not triggered accidentally.
Regards
Lars
Hello Viktoriia,
You could use the Fusion module Webhook to achieve this.
As this is an instant trigger, you could include the webhook URL into your email body and pass any parameters by attaching
?parameter1=<parameter1>¶meter2=<parameter2>...
I would suggest working with an additional parameter which has to be true in the scenario processing to make sure, that the scenario is not triggered accidentally.
Regards
Lars
Great idea! Thank you, Lars, I'll try it.
UPD: It worked as needed. Thank you!
Zugriffe
Antworten
Likes gesamt
Zugriffe
Likes
Antworten
Zugriffe
Likes
Antworten