Send a file from S3 to AWS Textract

This workflow shows how to download an image file from S3 and pass it on to Textract for text extraction.

The workflow uses two nodes:

  • AWS S3: This node will download a receipt file from S3
  • AWS Textract: This node connects to Aamazon's Textract service to extract text from the receipt file