Notion API with Next.js (NEW)

preview_player
Показать описание


📚 Library(s) needed: npm i @notionhq/client

💡 Have a video request?
Suggest it in the Dev Ascend Discord community server or leave it in the comments below!

🕐 Timestamps:
00:00 Introduction

#notion #nextjs #devascend
Рекомендации по теме
Комментарии
Автор

Perfect! Thank you so much.
The best tutorial I've seen about it.

SheisaCreative
Автор

please do a tutorial on svelte and puppeteer and notion at the same time and thank you for your videos you rock I take notes ❤️👍

usernamechangeinprogress
Автор

Very simple and efficient tutorial! Thanks a lot. I'm trying to use Notion as a low-hassle CMS for a simple website project. Thanks to your tutorial it is extremely fast to put together.

Do you have a tip to make sure modifications to the entries are not taken into account straight away? Imagine while I'm typing in Notion, I don't want the website to display partial edits, unfinished sentences and so on. Is there a way to select an older state of a specific entry?

I see a last_edited_time property, it could be used to say "if it's not at least 30 minutes old, then take the previous version of this entry's field", but no way to get an id to the older version, I guess?!

YannickPian
Автор

Could you make a video about how to write to Notion. Such as Form and when Submit it automatically send to Notion. Thank you so much

huuphongsan
Автор

why there's only id on my notion properties?

RSurya
Автор

Hello. Did anyone have CORS errors while working with the api and library?

chrys
Автор

source code not work
here's my queation, it's there any possibility to request notion api in pure front-end app(like static page)?

AlertBCamus
Автор

Your site is down that has the source code. Can you link us to the github repo?

zizzyshow
Автор

Why im having a problem in map?
Property 'map' does not exist on type '{}'.
This is the error

ygbfgpq