Notion node#
ใช้ Notion node เพื่อทำงานอัตโนมัติใน Notion และเชื่อมต่อ Notion กับแอปพลิเคชันอื่นๆ n8n มี built-in support สำหรับฟีเจอร์ต่างๆ ของ Notion เช่น การดึง (get) และค้นหา (search) databases, การสร้าง pages และการดึงข้อมูล users
ในหน้านี้ คุณจะพบรายการ operations ที่ Notion node รองรับ พร้อมลิงก์ไปยัง resources เพิ่มเติม
Credentials
อ้างอิงถึง Notion credentials เพื่อดูวิธีตั้งค่า 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#
- Block
- Append After
- Get Child Blocks
- Database
- Get
- Get Many
- Search
- Database Page
- Create
- Get
- Get Many
- Update
- Page
- Archive
- Create
- Search
- User
- Get
- Get Many
Templates and examples#
Related resources#
n8n มี app node สำหรับ Notion คุณสามารถดู docs ของ trigger node ได้ที่ here
อ้างอิงถึง Notion's documentation เพื่อดูรายละเอียดของ API
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.
Common issues#
For common errors or issues and suggested resolution steps, refer to Common issues.