How to Create an Advanced Proof Using Workfront Fusion
In this video, we walk through how to create an Advanced Proof in Adobe Workfront using Workfront Fusion. An advanced proof is simply a proof that has an automated approval workflow attached to it (also known as a workflow template). 🔍 What You'll Learn in This Video https://www.youtube.com/watch?v=5UfBUotJONk 1️⃣ Create the Advanced Proof Manually Open the document Choose Create Proof → Advanced Select Automated Workflow Pick your workflow template Review the stages Trigger the proof creation 2️⃣ Capture the Network Traffic Open DevTools (F12) Switch to the Network tab Trigger the proof creation manually Find the API call behind the scenes Locate the advancedProofOptions JSON Copy the exact JSON payload into a Notepad 3️⃣ Configure Workfront Fusion Add a Workfront (MISC action) module Select the correct connection Choose Record Type: Document Select Action: Create Proof Retrieve: Document ID (first GUID in URL) Document Version ID (second GUID in URL) Paste the advancedProofOpti...