1

Is it possible to create a new Notion Database using API (by Internal and/or External integration)?

Don't see it currently in the API docs. It will be a blocker for integrations that would like to export data to notion to a database that it sets up using APIs.

Thanks.

ANG
  • 11
  • 1

2 Answers2

2

Currently there is not. The API is limited to only querying databases. There is no ability to modify, delete, or create them as of the current version (Notion-Version: 05-13-2021): https://developers.notion.com/reference/database

adlopez15
  • 3,449
  • 2
  • 14
  • 19
0

As of Notion-Version: 2022-06-28, you can create a database as long as the integration has the Insert content capability and access to the parent page.

Nick McCurdy
  • 17,658
  • 5
  • 50
  • 82