Expand my Community achievements bar.

Don’t miss the Workfront AMA: System Smarts & Strategic Starts! Ask your questions about keeping Workfront running smoothly, planning enhancements, reporting, or adoption, and get practical insights from Adobe experts.
SOLVED

How to trigger fusion instantly when new team is created or updated?

Avatar

Level 2

How to trigger fusion instantly when new team is created or updated?

Topics

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

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Far as I can see - you can't since the TEAMOB object doesn't allow for event subscriptions. So you'd have to do it manually using Fusion

  1. scenario (run once a day) that finds teams and compares members to existing record
  2. data store where you store team members and date

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Far as I can see - you can't since the TEAMOB object doesn't allow for event subscriptions. So you'd have to do it manually using Fusion

  1. scenario (run once a day) that finds teams and compares members to existing record
  2. data store where you store team members and date