In SignatureAPI, signed documents are called Deliverables. A deliverable is generated automatically once all recipients have signed an envelope. You can see an example here.Deliverables are available for download in PDF format. In many cases, you’ll want to save them to a specific folder—such as SharePoint or OneDrive—for compliance, auditing, or internal record-keeping.This guide shows how to use Microsoft Power Automate and SignatureAPI to:
Trigger a flow when a deliverable is generated.
Save the signed PDF to SharePoint.
Send a notification email with the file attached.
This example uses SharePoint Online, but the same steps work with OneDrive, Dropbox, Google Drive, or other file storage systems.
If you want to only trigger this flow for some envelopes (not all in your account), learn how to filter triggers
This guide assumes you already have a flow that sends documents for signature using the “Create an envelope” action from the SignatureAPI connector.No changes are needed in the envelope setup. The steps below focus on what happens after the document is signed.