Posts

Showing posts from May, 2026

How to grant users access to Fusion via admin Console

  1.       Configuration in Admin Console: ·        Log in to the customer's Admin Console using this link: https://adminconsole.adobe.com/ ·        Navigate to Users and search for the user by their email address. ·        Click on the user. ·        Go to Products → click on the three dots (•••) → select Edit Products → click + → add the appropriate Fusion instance. ·        Grant the user access to product profile administration as well   2.       Configuration in Fusion: ·        Log in to the Fusion instance. ·        Navigate to Organization Overview → Users , where you will see the user created without an assigned Team . ·        Go to Team Overview, select the a...

How to Request a PDF Summary Using a Webhook

Image
Introduction When working with proof-based workflows, you often need to retrieve a PDF summary of a proof automatically. The Request PDF Summary module makes this easy. All it needs is a Proof ID and a Callback URL.   What You'll Need 1.   The Proof ID of the proof you want to summarize. 2.   A Callback URL — the destination URL where the PDF summary will be delivered. 3.   A custom webhook set up to receive the response.   What Is a Callback URL? The callback URL is simply the URL where the PDF summary of the proof will be sent once it's ready. Think of it as a return address you tell the system where to deliver the result, and it sends the summary there automatically.   Step 1 — Set Up Your Webhook Create a custom webhook to receive the PDF summary.  Step 2 — Configure the Module Open the Request PDF Summary module in your scenario. Enter the Proof ID and paste in your webhook's URL as the Callback URL.    Step 3 —...