To back up documents from Legale.io to an external repository, you can follow two main approaches:
Integration based on custom scripts: This method is suitable for any external repository, such as S3, Google Drive, etc. The steps include listing all documents, retrieving detailed information about each document, confirming the signature status, downloading the signed document, and uploading it to the external repository[1].
No-code integration using Power Automate and SharePoint: This method involves creating a flow in Power Automate, configuring an HTTP request to Legale.io, confirming the signature status, downloading and uploading to SharePoint, and recording metadata.