Skip to content

Google Drive node#

ใช้ Google Drive node เพื่อทำงานอัตโนมัติใน Google Drive และเชื่อมต่อ Google Drive กับแอปพลิเคชันอื่นๆ n8n รองรับฟีเจอร์ต่างๆ ของ Google Drive ในตัว เช่น การสร้าง, อัปเดต, แสดงรายการ, ลบ และดึงข้อมูล Drives, Files และ Folders

ในหน้านี้ คุณจะพบรายการ Operations ที่ Google Drive node รองรับ และลิงก์ไปยังแหล่งข้อมูลเพิ่มเติม

Credentials

โปรดดู Google Drive credentials สำหรับคำแนะนำในการตั้งค่า Authentication

Operations#

Templates and examples#

Ask questions about a PDF using AI

by David Roberts

View template details
Chat with PDF docs using AI (quoting sources)

by David Roberts

View template details
Fully Automated AI Video Generation & Multi-Platform Publishing

by Juan Carlos Cavero Gracia

View template details
Browse Google Drive integration templates, or search all templates

Common issues#

สำหรับคำถามหรือปัญหาที่พบบ่อยและแนวทางแก้ไข โปรดดูที่ Common issues

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.