
Notion API Integration Profile
Information and guides about integrating with Notion API
Add Notion Integration to Your ProductQuery a database in Notion API
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Path Parameters | pathParameters | object | |
Id | pathParameters.id | string | |
Query | query | object | |
Data | data | object | |
Filter | data.filter | object |
Output schema fields
Field Name | API Key | Type | |
---|---|---|---|
Object | object | string | |
Results | results | array of items | |
Object | item.object | string | |
Id | item.id | string | |
Created Time | item.created_time | string |