Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
SOLVED

Fusion - Update request approver with submitters manager

Avatar

Level 1

Hi, 

 

I have decent handle on Workfront but am new to working with Fusion. 

 

Within WF, I have created a new issue type for procurement requests. I have also added a new procurement approval process when there is a new submission. The first approval step to be set for the submitters manager. The 2nd approver is static person and straight forward. The problem I am having is finding where to update the approver id to be the manager.

 

Here are the Fusion steps:. 

1. WF - Watch for new issues - (Trigger when there are new issues from a specific project)

     a. Outputs: ID, Approval Process ID, Entered By Id,  Name, Project ID

     b. Optional Filter: projectID for this request queue project

2. WF - Read a Record - (look up the user's manager id)

     a. Input: Entered by ID

     b: Output: ManagerID

3. WF - Update a record - I am not sure where to update the approvers. Issue has a few approval related fields, but I have not found the right one. 

 

Any advice would be helpful. Is this the correct approach? 

Thank you,
Rob

Topics

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

1 Accepted Solution

Avatar

Correct answer by
Level 9

Hello @Rwchambe, I think you can find what you're looking for in the Fusion cookbook, "Automating Workfront Request Approval Workflows" scenario on page 29. I'm attaching the document.

View solution in original post

2 Replies

Avatar

Correct answer by
Level 9

Hello @Rwchambe, I think you can find what you're looking for in the Fusion cookbook, "Automating Workfront Request Approval Workflows" scenario on page 29. I'm attaching the document.

Avatar

Level 1

Thanks for the help! This helps point me in the right direction.