Pass Data to Document Merge UI using Webhook
Steps to use webhook to pass JSON data through Composer's Document Merge UI to generate data for Composer for Advantage Platform templates.
Step 1: Acquire a Webhook URL
Enter the endpoint of a third-party CRM, for example Webhook.site.
Click the Edit button.
Change "Content type" to application/json.
In Content, paste in your JSON values and click Save.
Your unique webhook URL will generate.
Copy this value and pasty this to a text document.
Step 2: Create Webhook value in Platform
Navigate to Conga Advantage Platform.
In the Apps list, go to Automation > Webhooks.
Click the + New button to create a new webhook listing.
Click into the New Webhook name to edit the name.
Select Post/GET as the method.
Click into the "Enter the URL to get started" field and copy and paste the webhook URL from the end of step 1.
- Click the Authentication tab and input your Client ID and Secret values.Note: You can store up to 100 secret and HMAC keys per Conga Platform org. This includes webhooks, Composer API client IDs and secrets and other Composer Platform IDs and secrets.
Under the Headers tab, input the Key and Values fields. Click the small green checkmark when you are done to add it to the list of Headers.
Click Save.
Step 3: Merge with the Document
On the Webhook Management page, copy the Webhook ID of your desired webhook by clicking the copy button.
Navigate to Document Merge > Document Selection.
In your browser URL, ensure the type is equal to Webhook, and paste the Webhook ID in the dataSourceID. Example: congacloud.io/app/merge?type=Webhook&dataSourceid=ccda0cb6-b7f4-aac7-e9odd4335ese7a
Now select one of your existing templates and click Generate & Preview.
