Expand my Community achievements bar.

Can I generate e webhook to Workfront Fusion when a field gets populated on a custom form within a Project?

Avatar

Level 1

I´m struggeling to find the option to send webhooks from workfront ( if possible). I have also workfront fusion and I already have setup the listener object.

 

Watching records every 5´min is too long and impacts the user experience...

Let´s see if someone can help here...

 

Xavi 

1 Reply

Avatar

Level 3

If you are asking to listen to changes in a custom form value - yes, you should be able to do this.  You can look at custom fields (or any default field) by - 

 

  1. Adding a Watch Events Module to our scenario
  2. Configure the module for the appropriate object to listen for - task, issue, project, program, etc ...
  3. Configure the State to New
  4. Configure Event Filters to look at your custom field (they all start with DE:<followed by the system name>
  5. Set it for New and Update or, New (your choice based on your requirements) 
  6. Optional: you can set other rules with the "AND" operator like saying when my custom field DE:<whatever it name is> is, isn't, contains, etc ... 

This option can be set to "Immediately".