Notion API examples & templates
Use these vals as a playground to view and fork Notion API examples and templates on Val Town. Run any example below or find templates that can be used as a pre-built solution.
bao
notionSiteRss
Generate an RSS feed for your Notion site. Prerequisite: the articles/posts needs to be in a Notion database. Create a Notion integration in http://notion.so/profile/integrations Go to the Notion database -> click ••• from top right -> Connections -> Connect to, select the integration from last step Fork this val Set up your NOTION_DATABASE_ID and NOTION_API_TOKEN in: https://www.val.town/settings/environment-variables Update the code to customize with your database properties (look out for "Customize based on your database") Share the RSS url
HTTP

thomasatflexos
importSmallStepsIntoNotion
An interactive, runnable TypeScript val by thomasatflexos
Express (deprecated)
nerdymomocat
notion_paperpile_detail_filler
An interactive, runnable TypeScript val by nerdymomocat
Cron
kamalnrf
todaysGrind
A simple Notion-powered API to get latest entry from my Coffee Journal. Usage Create an integration in Notion ( docs ) Use this Notion template for My Coffe Journal Update your enviroment vairables to include these keys Notion Integration API Key: NOTION_API_KEY Coffee Journal Database ID : COFFEE_TABLE_DB_ID
HTTP