Navigate to Workflows > Power Automate > Create Workflow.
Create a Power Automate flow that automatically saves a copy of all your Completed agreements to a designated DropBox folder.
Overview
This template automates the process of saving signed documents from Acrobat Sign to DropBox. Whenever an agreement workflow is completed in Acrobat Sign, the template retrieves the signed document, creates a new file in DropBox, and saves the signed document to the specified location on DropBox.
An agreement is considered complete when all recipients defined by the agreement complete their designated activities (sign, approve, fill out the form, etc.) for the agreement.
-
-
On the What would you like to automate today? page, type Drop into the search bar.
-
Select the workflow you want to enable.
-
The Create a flow page loads showing:
- The editable Flow name. This is the same name as the original template, which can be edited.
- The Connectors that are required for the flow to be completed.
- A Connector is a wrapper around the API code, providing a friendly interface to collect the information required to authenticate each necessary service and to personalize the flow for a specific user's needs. You must establish the authenticated connection first. You are prompted to provide any required information the connector demands in a following step.
- To authenticate a Connector, select the three dots next to the Connector. An authentication panel for the service (application) will pop up where the user's credentials can be entered.
Once successfully authenticated, a persistent connection is established between the service and Power Automate.
A green check next to the three dots indicates an authenticated connection exists.
Authenticate each Connector under the Sign in section.
-
Select Next when all Connectors are authenticated.
-
The page refreshes to display the required fields from the Connectors.
This flow requires:
- DropBox Folder path: The folder path in your DropBox account where you want to populate the signed PDFs.
Selecting Edit in advanced mode will open the detailed view of the connectors and all of the available fields that can be used to fine-tune the flow.
Only users with a strong understanding of Power Automate should attempt advanced editing.
-
Select Create flow when all required field values have been supplied.
Creating the flow may take a few seconds. Once done, the management page for the flow is displayed.
Note:Flows are created with an "enabled" status. If you don't want your flow to be active, select the Turn off option in the top bar of actions.
Using the template
This template is triggered by an event (when an agreement status is updated to "complete.")
When properly configured and enabled, the flow runs automatically whenever the trigger event happens. No user interaction is required.
The flow will continue to run until disabled, provided the customer's Power Automate account has transactions available (either through the integration's included entitlements or volume purchased directly from Microsoft).
-
Check your DropBox folder to identify that the signed agreement has been added to it.
-
After the workflow agreement is completed, the flow is sometimes not triggered.
In such cases, find if there are any trigger errors (with messages) that are shown on the details page and fix them.
-
Connector configuration: Sometimes, when there is more than one DropBox account, the current session may be logged in with a different account.
The result is that the file won't be available in the actual account.
Make sure you're logged in to the proper account in such cases.
-
Providing an incorrect folder path could result in flow failures.
For example, /Apps/TestFiles/ would result in an error if TestFiles or Apps doesn't exist.
It is always safer to choose/ navigate through the path available in the drop-down.
-
Permissions: Ensure Adobe Acrobat Sign has the correct permissions to access the DropBox folder.
Otherwise, the document couldn't be saved to the mentioned location.
Usually, a green check on the right side of a connector is one of the good indicators that the connector is configured as expected. Any error will be shown with an exclamation; click it for more information.