Navigate to Workflows > Power Automate > Create Workflow.
Create a Power Automate flow that automatically extracts the form field data from a completed agreement and populates the data into an online Excel document.
Overview
This template automates the extraction of form field data from a signed agreement in Acrobat Sign and updates an online Excel sheet with the extracted information. When an agreement workflow is completed in Acrobat Sign, the template retrieves the signed document, extracts the form field data, and then updates the specified Excel sheet with the extracted data.
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 web form.
Use case examples
- Sales- Extract data from signed contracts, such as the customer name, contact information, and purchase amount, to generate reports on sales performance.
- Customer satisfaction- Extract data from signed surveys, such as customer satisfaction ratings, feedback, and suggestions to improve the company's products and services.
- Human Resources- Extract data from signed performance reviews, such as the employee's performance rating, goals, and accomplishments, to track employee performance.
-
-
On the What would you like to automate today? page, type Extract into the search bar.
-
Select Start on 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:
- Excel Online Location: Select the location of your file storage from the drop-down.
- Excel Online Document Library: Select a document library from the drop-down.
- Excel Online File: Select the individual Excel file to be updated from the drop-down. You may need to navigate down the file structure depending on how the file is architected.
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.
Opomba: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 Excel sheet to identify that the agreement data 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 OneDrive Business 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 navigate through the path available in the drop-down.
-
Permissions: Ensure Adobe Acrobat Sign has the correct permissions to access the OneDrive 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.