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