Skip to main content

Microsoft

Automate Everything: Extract and Process Forms with AI Builder and Power Automate

Istock 1138332540

Microsoftteams Image (2)

The Automate Everything series was written by Rebekah Williamson and Taylon Hammons

Automating the manual process for extracting forms sent through email reduces late submittals and inbox clutter. Modernize the way you process email attachments by leveraging Power Automate with Power Apps AI BuilderUsing these no-code tools, you can set up a flow to automatically download forms received from email into your OneDrive. Additionally, you can extract data from the form and input it into a legacy app using a Power Apps AI Model and a Power Automate Desktop flow. For this example, we demonstrate processing a typical tax form, form 1040. 

Train your AI Model 

First, navigate to Power Apps AI builder to train a model that will automatically recognize and extract desired data from the 1040 form.  

  1. Navigate to Power Apps -> AI Builder -> Select Build 
  2. Select Form Processing -> Name your AI Builder (we named ours Form Process Demo) 
  3. Choose the information to extract from the form by creating fields. (For example, from the 1040 form, we will identify name, social, and address.)

Picture1

Next, train the model to recognize data by uploading at least 5 documents to a collection. A collection is a group of documents that share the same layout. This will help the model to recognize the fields to extract based off variations from document to document.

  1. Create a New Collection -> Rename to Form 1040
  2. Select Add Documents
  3. Choose 5+ filled out forms to train the model

Note: The more documents you upload the better trained the model will be!

Picture2

  1. Tag each of the words in the document with the corresponding fields. As you do this for each document, the model will begin to automatically recognize the fields.
  2. Once you’ve tagged all documents, Select Train
  3. Publish your model so that it will be available in our Power Automate flow

Picture3

Set Up Flow to Extract Forms From Email

To automate form downloads once an email arrives, set up a flow in Power Automate

  1. Select Create -> Automated cloud flow
  2. Choose your flow’s trigger -> When a new email arrives (Office 365 Outlook)
  3. Select Show advanced options
  4. Select Yes for Include Attachments and Only with Attachments
  5. Add a subject filter. This will only pull emails that contain your chosen phrase (i.e. “Form 1040”) in the subject line of the email.

There are other ways you can filter which emails you want the flow to grab such as based on the recipient or the sender of the email.

Picture4

Next, we will request that the attachments be uploaded to a specific one drive folder. This step is not necessary for the rest but will be a good way to store all your forms in one place.

  1. Add an action -> Apply to Each
  2. Select an output from previous steps -> From the dynamic content pop up, select Attachments (Office O365 Outlook)
  3. Add an action -> Create File (One Drive for Business)
  4. Choose your folder path in your OneDrive, mine is in my root directory under a folder named Form1040
  5. File Name -> Attachments Name
  6. File Content -> Attachments Content

Picture5

Next, add the AI model that we built to the flow by using a common data service action. If you do not have a premium account, you can sign up for a free trial.

  1. Add an action -> Predict (Common Data Service)
  2. Select your model -> Form Process Demo
  3. Choose your document type -> .pdf
  4. Choose your document -> Attachments Content

Picture6

Robotic Process Automation: Use Desktop Flow to Input Data into Legacy App

Next, we will create a desktop flow that will automatically insert our Form 1040 data (name, social, and address) into our legacy app or form once an email arrives. For this demo, I created a simple ASP.net form to take in our data. In a Power Automate desktop flow, we will record our screen as we click through the process of inputting data. Based on our movements, a step-by-step flow will be created to mimic the process.

First, we need to get set up to run a desktop flow:

  1. Go to Power Automate -> Create Flow -> Desktop Flow
  2. Name your flow
  3. Select Launch App
  4. Select Get the App if you don’t have it already
  5. Follow the instructions in the Power Automate Desktop setup installer to complete the installation

Once installed, install the Power Automate extension on your preferred browser.

Picture7

Now that you’re all set up, return to your flow, and add a desktop flow

Note: To run a desktop flow on a device that the legacy app is running on, you will need to install an on-premises data gateway on your machine. If you do not already have one, follow this guide to install the standard gateway.

      1. Add an action -> Desktop Flow
      2. Select Run a flow built with power automate desktop
      3. Name your flow -> Select Launch App
      4. From the pop up, select Open Power Automate Desktop

Picture8

5. Add your input variables, Name, Address, Social

Picture9

Now, we’re ready to record our Desktop Flow!

Picture10

  1. In the upper menu select the Desktop Recorder icon.
  2. Select Start Recording
  3. Fill out your form as desired and watch as the Desktop Recorder records your actions
  4. Click Finish

Picture12

As a result, we’ve recorded the Desktop Flow, return to the app to make changes to the flow.

  1. Select the ellipses next to a step
  2. Select edit
  3. Delete text you typed under Text to fill-in
  4. Select the {x} to insert the corresponding input variable (Address, name, social)

Picture14

To finalize the flow, return to your Power Automate Flow

  1. Select your Desktop Flow (Form Process)
  2. Choose your Run Mode
  3. For the variables, select your data values that will be extracted in the AI model (Name Value, Address Value, Social Value)

Picture15

Congrats! Your Power Automate flow will now extract your tax form from your email, save it to OneDrive, and input your desired data (Name, Address, and Social) into your legacy app or form. For more ways to automate and digitize your business processes, check out the rest of the blogs in our series, Automate Everything.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Taylon Hammons

Taylon is a problem-solving technical consultant who strives to provide a positive team and customer experience.

More from this Author

Categories
Follow Us
TwitterLinkedinFacebookYoutubeInstagram