
Notion API Integration Profile
Information and guides about integrating with Notion API
Add Notion Integration to Your AppCreate a database in Notion API
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Query | query | object | |
Data | data | object | |
Parent | data.parent | object | |
Type | data.parent.type | string | |
Page Id | data.parent.page_id | string |
Output schema fields
Field Name | API Key | Type | |
---|---|---|---|
Object | object | string | |
Id | id | string | |
Created Time | created_time | string | |
Created By | created_by | object | |
Object | created_by.object | string |