How Fusion dynamic update Queue topics? | Community
Skip to main content
Level 2
August 11, 2022
Solved

How Fusion dynamic update Queue topics?

  • August 11, 2022
  • 1 reply
  • 938 views

Hi, 

 

I am creating a request queue with topic group and queue topics. I want to know how Fusion update queue topics?

 

These topics are saved in a database table, yes they are dynamic (add/update or be removed). we need use Fusion to connect the database and fetch the latest topics and sync back to Queue topics.

 

How should I implement this scenario in Fusion?

 

Thanks.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by wxyu

I found the Workfront Custom APIs which I can use in Fusion to add/update/delete queue topics.

 

POST /quet

1 reply

wxyuAuthorAccepted solution
Level 2
August 12, 2022

I found the Workfront Custom APIs which I can use in Fusion to add/update/delete queue topics.

 

POST /quet

Level 2
October 19, 2023

Hi there! I would love to see how you set up the fusion scenario module. I've been looking into this as well, but I'm new to the custom API call module and wasn't really sure where to start.