Faculty, staff, and students can utilize Power Automate in order to automatically save incoming email attachments to sent from their scanner into their SharePoint site. Power Automate is a Microsoft application just like SharePoint and OneDriveexists in the same Microsoft ecosystem as SharePoint and OneDrive.
Note |
---|
This process cannot be used with HIPPA data. Be cautious when using this method with other PII. |
What will this automation do?
With Power Automate, every automation is completely customizable. Following this guide , and using the ITS-provided template you will create an automation that:
Saves the attachment of an incoming email scan from your department printer/scanner unit into a SharePoint site as a PDF.
Deletes the email from your Inbox (this step is not required and can be removed).
...
Conduct a scan from your networked printer/scanner and send it to your UConn email address as you normally would. This will give you information you will use in a later step.
To use the template for this automation, click on this following file to download it:
. Do not unzip this file.View file name UConnSaveAttachmenttoSharePoint.zip Navigate to s.uconn.edu/powerautomate
Sign in with your Email address and NetID password if asked.
Click on My flows and then Import. Choose Import Package and upload the
.zip
file that you downloaded in Step 2.Once the file uploads, click on the two Select during import links on in the Related Resources box. Choose your own email address.
Click on Import.
Once the import has finished, at the top of the page you will see the confirmation. Click on the Open flow link to view the automation.
You are now need to complete a couple edits to the automation.
...
Click on the When a new email arrives box to expand it.
Although the first field already says “Inbox”, you need to confirm it is connecting to your inbox (because you imported this flow from a filetemplate) by re-selecting Inbox.
Click on the folder icon to open a popup menu. Then click on the text that says Inbox.
Next, click on Show advanced options. The following steps are important.
This is where you will need to be specific so that this automation only triggers on emails from your network scanner.
Using the information you gathered from your testthe first step on this guide:
In the From field, enter the address that your printer/ scanner unit sends you emails from.
In the The Include Attachments field , select needs to be Yes.
In the Subject filter field, enter the Subject that your printer/scanner generates. See Note below.
The Importance field needs to be Any.
In the The Only with Attachments field , select needs to be Yes.
Pictured below is an example setup using the scanner in the Technology Support Center:
You will likely want to use a unique Subject for this emailautomation. The Subject line will dictate whether a scan from the scanner will follow this automation or not. The default Subject line from the scanner will likely resemble: “Scanned from a Xerox Multifunction Printer”.
Depending on which process you perform more often, you will need to choose decide whether the scanner’s default Subject should trigger the automation or if a non-standard subject should. If you’re more likely to need this automation, then the default Subject should trigger the automation. Then when it comes time to scan something that should not go through this automation, you will change the Subject line to anything other than the default.
If you’re more likely to not need the automation, then the opposite is true.
...
The next main box is the first Action that the automation takes. This 1st Action requires some configuring from you.
Click on the text Apply to each Attachment on the email to expand the box. Then click on Create file to expand that box.
Click on the Site Address field to see a list of your SharePoint sites.
Note: If you do not see your site, you may open a new browser tab and navigate to s.uconn.edu/sharepoint to visit your SharePoint site there. Then simply copy the URL from the address bar and paste it into this field.Once you have the SharePoint site field filled in, you need to choose the folder in which you want the scans to be deposited.
This folder will be the repository for all of your scans.Like you did with Inbox above, click on the folder icon and then choose the arrow next to Shared Documents to open that location.
Clicking on the folder name will select that folder while clicking on the arrow will open the folder.The next two fields, File Name and File Content should be left as-is.
Tip |
---|
The scans need this crafted name to ensure the automation runs correctly. The resulting PDFs can be renamed once they appear in SharePoint. |
Expand | ||
---|---|---|
| ||
|
Action 2
Info |
---|
You can remove this Action if you do not want the email to be automatically deleted. |
...
Leave this box as is unless you would like to remove this action. If you decide to keep this action, do not alter the settings to ensure the correct email is deleted.
If you want to remove this action, click on the ellipsis and then choose Delete to remove this action.
...
Click Save to save this automation. It will take a few moments to save.
You will receive the following message when it has completed: Your flow is ready to go. We recommend you test it.
Click on the arrow at the top to leave the Editor.
Click Turn on in the top menu bar to enable the automation. The automation is now complete and will run until it is disabled, or you leave the university.
Click Turn on in the top menu bar to enable the automation.
Go to your scanner and conduct a scan that will meet your triggers Trigger criteria.
Wait a few minutes for the automation to complete. You may click the refresh button periodically to see the results of the automation.
Info |
---|
If you have Outlook open, you will see the email from the scanner appear. This email will disappear when the automation finishes (if you kept the Deletion Action in the automation). |
Optional: Set Computer to Automatically Download Scans
...