ย้อนกลับไปยัง Notion Views
เชื่อมต่อ Knoon AI กับ Notion Views (Notion) เพื่อทำงานอัตโนมัติของเวิร์กโฟลว์ AI
Create a cached query for a Notion view.
notionViewQueryCreate
เบต้า
ภายใน
สิทธิ์การใช้งาน
ไม่มีรายการให้แสดง
สิทธิ์การใช้งานตัวเลือก
ไม่มีรายการให้แสดง
พารามิเตอร์
| ชื่อ | ประเภท | คำอธิบาย | จำเป็นต้องมี |
|---|---|---|---|
| viewId | mustache | Notion view ID. | ใช่ |
| filter | mustache | Filter object for the cached query. Provide valid JSON object. | ไม่ |
| sorts | mustache | Array of sort objects for the cached query. Provide valid JSON array. | ไม่ |
| start_cursor | mustache | Pagination cursor to start the cached query from. | ไม่ |
| page_size | number | Maximum number of results for the cached query. | ไม่ |
คืนสินค้า
| ชื่อ | ประเภท | คำอธิบาย |
|---|---|---|
| object | string | Object type. |
| id | string | Cached query ID. |