Terug naar Notion Views
Verbinding maken met Knoon AI met Notion Views (Notion) om AI-workflows te automatiseren.
Create a cached query for a Notion view.
notionViewQueryCreate
BÈTA
Intern
Machtigingen
Er zijn geen items om weer te geven.
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
| Naam | Type | Beschrijving | Vereist |
|---|---|---|---|
| viewId | mustache | Notion view ID. | Ja |
| filter | mustache | Filter object for the cached query. Provide valid JSON object. | Nee |
| sorts | mustache | Array of sort objects for the cached query. Provide valid JSON array. | Nee |
| start_cursor | mustache | Pagination cursor to start the cached query from. | Nee |
| page_size | number | Maximum number of results for the cached query. | Nee |
Retouren
| Naam | Type | Beschrijving |
|---|---|---|
| object | string | Object type. |
| id | string | Cached query ID. |