Adobe SIgn Webhook using Azure Function - can the data and signed PDF be captured and downloaded?
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 webhook url created from Azure AD? | Adobe Sign
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.
