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#
- File
- File/Folder
- Search files and folders
- Folder
- Shared Drive
Templates and examples#
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:
- In the HTTP Request node, select Authentication > Predefined Credential Type.
- Select the service you want to connect to.
- Select your credential.
Refer to Custom API operations for more information.