Skip to content

AWS Textract 节点#

¥AWS Textract node

使用 AWS Textract 节点可自动执行 AWS Textract 中的工作,并将 AWS Textract 与其他应用集成。n8n 内置支持多种 AWS Textract 功能,包括分析发票。

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

本页列出了 AWS Textract 节点支持的操作列表以及更多资源的链接。

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

Credentials

请参阅 AWS Textract 凭证 以了解有关设置身份验证的指导。

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

This node can be used as an AI tool

This node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the AI tool parameters documentation.

操作#

¥Operations

  • 分析收据或发票

¥Analyze Receipt or Invoice

模板和示例#

¥Templates and examples

Template widget placeholder.

What to do if your operation isn't supported#

If this node doesn't support the operation you want to do, you can use the HTTP Request node to call the service's API.

You can use the credential you created for this service in the HTTP Request node:

  1. In the HTTP Request node, select Authentication > Predefined Credential Type.
  2. Select the service you want to connect to.
  3. Select your credential.

Refer to Custom API operations for more information.