Skip to content

AWS Textract#

Use the AWS Textract node to automate work in AWS Textract, and integrate AWS Textract with other applications. Ensemble has built-in support for a wide range of AWS Textract features, including analyzing invoices.

On this page, you'll find a list of operations the AWS Textract node supports and links to more resources.

Credentials

Refer to AWS Textract credentials for guidance on setting up authentication.

Basic Operations#

  • Analyze Receipt or Invoice

Example Usage#

This Pathway allows you to extract data from a an invoice stored in AWS S3. This example usage Pathway uses the following nodes. - Start - AWS S3 - AWS Textract

1. Start node#

The start node exists by default when you create a new workflow.

2. AWS S3 node (download: file)#

This node will retrieve an image file with a receipt from an S3 bucket.

  1. Choose your credentials for the AWS S3 node. See here for information on how to create these credentials.
  2. Enter the bucket name in the Bucket Name field.
  3. Enter the file key in the File Key field.
  4. Click on Execute Node to run the node.

3. AWS Textract node (analyzeExpense)#

This node will extract data from the receipt returned by the previous node.

  1. Choose your AWS credentials.
  2. Click on Execute Node to run the node.