Copy link to clipboard
Copied
We set up a webhook in Sign with a URL provided by an Azure Function that includes an http trigger. This is described here and elsewhere in the Adobe Sign documentation: How to create webhook from REST application with Access token generated from OAuth process using web...
The Azure function shows activity when agreements are processed in Sign, as expected, but that is all. What needs to be configured in order to see and download the data and signed PDF? Does a blob or database have to be added to the Azure function? Any guidance will be welcome.
Copy link to clipboard
Copied
Since the original post I found the following reference that provides a near step by step process to create an Azure Cosmos DB that can receive the webhook payloads: https://docs.microsoft.com/en-us/azure/azure-functions/functions-integrate-store-unstructured-data-c... This seems to be the way to go but I have not been able to get the signed data and document into the Cosmos DB.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now