Ben Vanderberg
Dec 22, 2020

--

Hi Pedro,

You have a few ways that you can address this.

If you are using Logic Apps or Power Automate, Adobe Sign has Triggers that uses our Webhooks which can then use the Cosmo DB connector.

In the webhook, you can set it to pass your signed document in the body as base64:

Adobe Sign Admin settings.

You can also choose to add what events you want to have trigger that webhook such as when an agreement is created, workflow completed, etc.

The other option if you don’t want it in the body of the webhook, you can also make an API call to Adobe Sign using the /agreements/{agreementId}/combinedDocuments API or using the actions available in Logic Apps and Power Automate.

Hope this helps.

--

--

Ben Vanderberg
Ben Vanderberg

Written by Ben Vanderberg

Principal Platform Evangelist at Adobe

Responses (1)