Skip to content

Google Cloud Natural Language node#

ใช้ Google Cloud Natural Language node เพื่อทำงานอัตโนมัติใน Google Cloud Natural Language และเชื่อมต่อ Google Cloud Natural Language กับแอปอื่นๆ ได้เลย n8n รองรับฟีเจอร์ของ Google Cloud Natural Language หลายอย่าง เช่น การวิเคราะห์ documents

ในหน้านี้จะมีรายการ operations ที่ Google Cloud Natural Language node รองรับ พร้อมลิงก์ไปยังแหล่งข้อมูลอื่นๆ

Credentials

โปรดดู Google Cloud Natural Language credentials สำหรับคำแนะนำการตั้งค่าการยืนยันตัวตน

Operations#

  • Document
    • Analyze Sentiment

Templates and examples#

ETL pipeline for text processing

by Lorena

View template details
Automate testimonials in Strapi with n8n

by Tom

View template details
Add positive feedback messages to a table in Notion

by Harshil Agrawal

View template details
Browse Google Cloud Natural Language integration templates, or search all templates

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.