<aside> ⚠️ All your JSON schemas and properties MUST BE PERFECT according to Notions JSON schema. Please refer to the examples provided. I will add every single type of option available soon to make it easier for everyone to understand. Check at the bottom of the page for helpful links and resources to assure you make your application work as needed.
</aside>
Make sure you have created a database. It doesn’t have to specifically be a table, but for example purposes, we’re going to use a table.
Finding your database ID and your page ID is really simple.

The first value is your Database ID.
The second value is your View ID (we never use this really).
The third value is your Page ID.
Now comes the best part. Your properties. These are essentially what create your databases.
Create the properties you desire. You can name them anything you would like. Afterwards, you must complete the next step if you don’t understand how the schema works just yet.