惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

WordPress大学
WordPress大学
Microsoft Azure Blog
Microsoft Azure Blog
aimingoo的专栏
aimingoo的专栏
Vercel News
Vercel News
U
Unit 42
L
LangChain Blog
J
Java Code Geeks
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
The Cloudflare Blog
F
Fortinet All Blogs
小众软件
小众软件
I
InfoQ
P
Proofpoint News Feed
D
DataBreaches.Net
Martin Fowler
Martin Fowler
H
Help Net Security
T
Tailwind CSS Blog
N
Netflix TechBlog - Medium
有赞技术团队
有赞技术团队
Y
Y Combinator Blog
Recent Announcements
Recent Announcements
B
Blog RSS Feed
酷 壳 – CoolShell
酷 壳 – CoolShell
B
Blog

Inside Nutrient

A guide to the invisible work behind documents Introducing Nutrient Documents for Salesforce: Native document generation and signing Document AI vs. traditional OCR: Choosing between OCR, AI, and hybrid pipelines PDF SDK compliance and security evaluation checklist for enterprise teams (2026) Invariant Corp replaces paper processes with Nutrient Workflow and scales without limits What is process mapping? A complete guide Nutrient vs. Conga Composer for Salesforce document generation (2026) Document routing: How to automate document distribution The CTO’s AI playbook: Why accountability architecture beats orchestration Compliance workflow automation: Why built-in compliance is table stakes Workflow diagrams: Examples, symbols, and how to build one that actually runs Digital forms: Replace paper forms with automated workflows Approval workflow software: How to automate approvals Why document-centric automation is different The CEO’s AI playbook: Why decision architecture beats model selection Nutrient SDK product updates for Q1 2026 PDF redaction verification: How to prove sensitive data is permanently removed What is a VPAT? The complete guide to accessibility conformance reports What is PDF/UA? The accessible PDF standard explained Salesforce eSignatures: Generate, sign, and track documents in one flow Online document viewer: Options, tradeoffs, and how to embed one Document viewer for web apps: React, Vue, Angular (2026) Best document viewers in 2026: A buyer’s guide How to edit a PDF in Python: Add text, images, and annotations Nutrient advances Workflow platform with agentic AI for enterprise-grade speed and consistency in document-heavy operations How to create a Salesforce quote template from opportunity data The business case for accessibility: Five ways it drives enterprise value Python PDF library comparison (2026): 7 libraries for developers Why your AI agent hallucinates PDF table data PDF.js limitations: When to upgrade to a commercial PDF SDK
OCR for receipt recognition and expense tracking
Marija Trpkovic · 2024-02-16 · via Inside Nutrient

In today’s fast-paced business environment, managing expenses and tracking receipts can be a tedious task. This user guide explores how optical character recognition (OCR) technology, specifically the Aquaforest PDF Connector for Power Automate’s “OCR PDF or images” action, can simplify expense tracking by automating the extraction of information from scanned receipts.

Use Case Story: Automated Receipt Recognition

John’s Expense Woes
Meet John, a busy professional who often finds himself drowning in a sea of paper receipts. Manually entering data for expense tracking not only consumes a significant amount of his time but also introduces the risk of errors.

OCR Receipt Recognition for Expense Tracking
John discovers the power of OCR in Power Automate through the Aquaforest PDF Connector. By implementing the “OCR PDF or images” action, he can now automate the extraction of vital information from scanned receipts.

Benefits of OCR for Expense Tracking

Time Efficiency: OCR eliminates the need for manual data entry, saving time and allowing professionals like John to focus on more strategic tasks.
Accuracy Improvement: Automated receipt recognition reduces the risk of errors associated with manual data entry, ensuring accurate expense tracking.
Streamlined Processes: OCR technology streamlines the entire expense tracking process, from receipt scanning to data extraction, enhancing overall workflow efficiency.
Real-time Accessibility : Digitized data from OCR becomes instantly accessible, enabling quick retrieval and reference for reimbursement processes.

How to Simplify Expense Tracking with OCR using Power Automate

Follow these step-by-step instructions to implement the “OCR PDF or images” action for expense tracking:

Step 1. Configure Aquaforest PDF Connector.

Add the Aquaforest PDF Connector to your Power Automate workflow. First you choose the type of the flow and the trigger.

For this example, we will choose the “Automated cloud flow” and set a trigger “When a file is created (properties only)”. This trigger is activated when an item is created, or modified in a library. As it returns only the properties stored in the library columns you need to add a “Get file content” step and use the “Identifier” property returned by this action to get to the contents of the file.

Click on the + button to add a new action, and in the search bar type “OCR PDF or images” action.

ocr receipts with power automate

As a next step, you will be asked for a Connection Name and an API Key. Give your connection a name and use the primary key generated upon signing up for PDF Connector(opens in a new tab). If you need assistance, read the getting started guide, particularly Generate API key section.

Step 2. Provide Input Parameters.

ocr power automate

Enter the source file content for the scanned receipt.

  • Source File Content: Content of the file to OCR. Click on the thunder sign and type File content to find the proper value.
  • Source File Name with Extension: The source file name with extension or just the extension (with a leading period ‘.’). Click on the thunder sign and type “File name with extension”, then click Add.

Step 3. Configure OCR Settings.

The two parameters above are mandatory but there are many other optional parameters. Check out here for more details. Define OCR settings, such as language preferences, auto-rotate, binarize, and more.

Step 4. Create file action.

ocr receipt recognition

Add the create file action and configure following the details below:

Site address: The URL of your SharePoint site.

Folder path: The location of your SharePoint library where the output file will be stored. You need to store the OCRed PDF file into a different folder, or otherwise it will create an indefinite loop and the flow will be running all the time.

File name: The name of the OCRed PDF file. Click on the thunder sign and open Dynamic content. Type “File name with extension” in the search bar and click on Add.

File content: Click on the thunder sign and open Dynamic content. Click on See More to show all the output parameters and then click on Processed file content and confirm by clicking on the Add button.

  • Processed File Content: The PDF file generated by the Aquaforest PDF Connector.

You can also check other output parameters:

  • Log File Content: The log contents of the operation.
  • Error Message: Error message returned by the operation.
  • Is Successful: Whether the operation was successful or not.
  • License Info: Information about your API subscription key, including LicenseType, CallsRemaining, CallsMade, and RenewalDate.

Step 5. Execute the Action.

Click on the Save button and run the Power Automate workflow to execute the “OCR PDF or Images” action.

Step 6. Review Output.

Check the output for the OCR-processed data extracted from the scanned receipt.

Conclusion

By incorporating the Aquaforest PDF Connector(opens in a new tab)’s “OCR PDF or Images” action into expense tracking workflows, professionals can simplify their processes, reduce manual effort, and ensure accurate reimbursement. This user guide provides a comprehensive walkthrough, empowering users like John to leverage OCR for efficient expense management.