Power Automate connector for downloading Webform data?
We have a user with 7 webforms that they regularly need to download the CSV field data for. Unfortunately, there is a bug in Adobe Sign where if the webform has a large number of agreements it fails to download the data. So we are using an API to do this via PowerShell. I would like to automate this to export the data to a SharePoint List for each webform.
The Power Automate Adobe Sign connector has various actions, including "Get a list of all webforms", which succefully returns an array of webforms for a user. However, I do not see an action to get the CSV data for the agreements signed via a webform.
The API has the following endpoint which we use in our PowerShell script:
