Event Subscription Project - Parameter value change | Community
Skip to main content
Level 2
April 1, 2026
Question

Event Subscription Project - Parameter value change

  • April 1, 2026
  • 1 reply
  • 23 views

Looking for the syntax to have and event subscription that triggers when a custom filed on a custom form or a project is changed. 

 

I’ve tired nested, colon and dot notations, and the subscription get created but the field does not trigger it. 

1 reply

ninoskuflic
Level 4
April 9, 2026

Hi ​@wfagan20, to be able to help you with this, what exactly are you trying to achieve? You want multiple fields to trigger a webhook in Fusion or something else?

If this solved your issue, please mark it as solved so others can find the solution faster.
wfagan20Author
Level 2
April 9, 2026

Looking to trigger event subscriptions based on custom fields through the API, not fusion. 

ninoskuflic
Level 4
April 9, 2026

Have you checked the supported objects for event subscriptions?

https://experienceleague.adobe.com/en/docs/workfront/using/adobe-workfront-api/event-subscriptions/event-subs-api

Although the project is listed, I am not exactly sure if a custom field on a custom form would trigger this as a project update.

 

Can you show me the code you have used to create the event subscription?

If this solved your issue, please mark it as solved so others can find the solution faster.