Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

How to setup Watch Event for Task Planned Hour (workRequired) in Fusion

Avatar

Level 2

I'm trying to set up a Watch Event in Fusion to trigger when a task's Planned Hours change. However, the workRequired field (as labeled in the API) doesn't appear in the dropdown list in the Fusion UI.

Is there a way to manually specify this field in the filter, or is there a recommended workaround for this in Fusion?

3 Replies

Avatar

Level 2

I manually created webhooks with a POST request, to watch both the workRequiredand work fields, but neither triggered when task changes were made in Workfront. However, webhooks on other task fields worked as expected, so this may be an issue specific to those fields.

Avatar

Community Advisor

All I can think of is to create a calculated field that refers to {workRequired} and use the calc field in the filter. 

Avatar

Administrator

@NicholasSily just checking in! Were you able to get this resolved? If one of the replies above helped—whether it completely solved the issue or simply pointed you in the right direction—marking it as accepted can make it much easier for others with the same question to find a solution. And if you found a different way to fix it, sharing your approach would be a great contribution to the community. Your follow-up not only helps close the loop but also ensures others benefit from your experience. Thanks so much for being part of the conversation!



Kautuk Sahni