Expand my Community achievements bar.

SOLVED

What type of webhook should I use?

Avatar

Level 3

Greetings! I'm a newbie with Fusion and I just built my first successful scenario! WOOHOO!

 

But, what I need is to build a webhook or event to listen for the scenario and run when an Issue's Status changes to "Ready for Fusion". Can someone help me create that? I'm not sure where to start. Thank You! Deb

 

Task-Scenarios.png

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

HI Deborah. Welcome to Fusion, I'm excited for all you will learn. 

 

One thing: when posting fusion questions, there is a sub community you can post to. Some of the Fusion experts only monitor there so you can get them faster by posting there instead of the general community. (I've moved this post over there)

KellieGardner_0-1735831413473.png

 

I can't currently access my fusion instance so I can't double check the specific names but you should be able to replace your search module with a watch events module and set it to watch for status changes. Adobe Workfront modules | Adobe Workfront

 




View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

HI Deborah. Welcome to Fusion, I'm excited for all you will learn. 

 

One thing: when posting fusion questions, there is a sub community you can post to. Some of the Fusion experts only monitor there so you can get them faster by posting there instead of the general community. (I've moved this post over there)

KellieGardner_0-1735831413473.png

 

I can't currently access my fusion instance so I can't double check the specific names but you should be able to replace your search module with a watch events module and set it to watch for status changes. Adobe Workfront modules | Adobe Workfront

 




Avatar

Level 5

Webhook Watch Events:

Webhook Name: Something descriptive

Connection: Preview Server for testing or Production for live

Record Type: Issue

State: New State

Event Filter: status Equals (status code for desired status) AND status Changed (Ignore duplicate events

Exclude updates made by this connection: I usually uncheck so that other scenarios can trigger but if you don't want you can keep this checked
Record Origin: New and Updated Records (New allows for issues created with status to also be considered)

 

Get status code from Workfront -> Setup -> Project Preferences -> Statuses -> Issue