Notion LIVE coding workshop, scheduled to go live on Wednesday May 26, 2021 at 4:00 pm PDT. https://www.crowdcast.io/e/build-on-the-notion-api
In this workshop, we will walk through how to work with a Notion database using the API.
First using some JSON from Twitter, we'll add new feedback to the database.
Then we'll get the database's "tags" from its schema.
Then we'll query the database for feedback and match them with tags.
Finally, we'll update the pages in the database by adding tags to them.