Expand my Community achievements bar.

[Fusion] Move A Document/Proof Into A Folder Upon Approval

Avatar

Level 3

Hello,

 

I am attempting to build a scenario that will move a document/proof to a specified folder every time said document/proof enters the 'decision made' stage.

 

Is this possible? If so, does anyone know how to trigger on proof approvals?

 

Thank you,

Eric

Topics

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

1 Reply

Avatar

Level 6

Hello @Eric_D_Miller 

 

One option: Use the Workfront ProofApproval webhook

SveniX_0-1733343364042.png

 

Or use the WFProof Module 

SveniX_1-1733343424221.png

 

 

then to MOVE an object in WF is simple: MiscActions module - 

SveniX_2-1733343650685.png

 

in Proof to move it you can try the updateProof call and set the workspaceID (but I have not used this)