[EditorScript]Notion to Defold Sync Tool

Hi everyone :waving_hand:

I’ve created a Defold Editor Script that imports Notion databases directly into a Defold project and exports them as Lua or JSON using a Notion API token and a database URL.

Here’s a screenshot of the actual dialog in the Defold Editor where you enter the Notion API token and database URL.


This is not a live sync system—you manually sync the data when you want to update your project.

GitHub repository:

I’ve put together a small example Notion database for game development, which shows how the data can be structured.

You can view it here:

I’m planning to release this as a free template.

Happy Defolding! :tada:

9 Likes

Awesome! :heart_eyes: Thank you for sharing! :heart:

2 Likes