Enhance Your Productivity With The Notion API

  Рет қаралды 49,340

Web Dev Simplified

Web Dev Simplified

Күн бұрын

Sign up for Notion here: ntn.so/webdevnotion
Notion is an incredible productivity tool that I use every day. They just recently released an API that you can use to integrate with Notion, so in this video I will be walking you through their entire API by building out a site that allows you to leave video suggestion ideas.
📚 Materials/References:
GitHub Code: github.com/WebDevSimplified/n...
Video Suggestion Site: webdevsimplified.com/suggestions
🌎 Find Me Here:
My Blog: blog.webdevsimplified.com
My Courses: courses.webdevsimplified.com
Patreon: / webdevsimplified
Twitter: / devsimplified
Discord: / discord
GitHub: github.com/WebDevSimplified
CodePen: codepen.io/WebDevSimplified
⏱️ Timestamps:
00:00 - Introduction
00:20 - What Is Notion
01:40 - Setup
07:33 - Notion API Integration
11:06 - Add Data To Notion
23:55 - Creating A Suggestion Form
34:30 - Rendering All Suggestions
44:32 - Handling Up Votes
#NotionAPI #WDS #Notion

Пікірлер: 63
@WebDevSimplified
@WebDevSimplified 3 жыл бұрын
Sign up for Notion here: ntn.so/webdevnotion
@jawadsrour8490
@jawadsrour8490 3 жыл бұрын
You’re a Legend, keep up the good content!! .Thanks for being an awesome instructor!
@harleyspeedthrust4013
@harleyspeedthrust4013 3 жыл бұрын
Always glad to see a new web dev simplified video
@kamilfarzan3024
@kamilfarzan3024 3 жыл бұрын
You're the actual greatest dev youtuber of all. Thanks for the constant and brilliant uploads!
@MonsterlessonsAcademy
@MonsterlessonsAcademy 3 жыл бұрын
People continue switching between note apps every year. I prefer just to create a repository with all my links and notes and pull on every machine where I need them. All my notes I'm storing in markdown files which are highly readable and easy to structure - Offline access - Available everywhere - You don't need an app - Will be with you until the end of your life
@GuRuGeorge03
@GuRuGeorge03 3 жыл бұрын
if u work alone, sure. but if u work in a team (especially a team in a large company), these kind of apps save a ton of time with some features that would be very cumbersome to reproduce oneself. for example notifications for certain actions that ur teammates are doing.
@MonsterlessonsAcademy
@MonsterlessonsAcademy 3 жыл бұрын
@@GuRuGeorge03 I never worked in company who used notion (10+ years experience). It's jira or any smaller service with same functionality (Feature requests, boards, email notifications, calendar, etc)
@WiktorJurek
@WiktorJurek 3 жыл бұрын
@@MonsterlessonsAcademy That's probably because notion is a new toolset (definitely not 10 years old). New orgs are looking for more modern ways of working, and notion is a brilliant toolkit for collaboration. I suggest you give it a try!
@symphony22
@symphony22 2 жыл бұрын
thank you so much for this tut, i learned quite a lot
@maniecronje
@maniecronje 2 жыл бұрын
Great job! 👍 Kyle... extremely informative, thank you 👏👏👏
@hussamkhatib746
@hussamkhatib746 2 жыл бұрын
loved the way you extract the tags from notion db.
@LeoPacheco87
@LeoPacheco87 3 жыл бұрын
Amazing flow and great content!
@AugustoFnrd
@AugustoFnrd 3 жыл бұрын
Sheeeit I've been waiting for the release of this api for a while.............. Thanks Kyle!
@explosionimplosion4679
@explosionimplosion4679 2 жыл бұрын
And you didn't just read the API docs?
@x8snowy284
@x8snowy284 3 жыл бұрын
Your videos are amazing bro. Keep it up
@yodkwtf
@yodkwtf 3 жыл бұрын
Hello Kyle! Always love the tutorials. If it's possible, could you please share your youtube notion template with us? That seemed really nice and it would be really helpful for me.
@ignacioanezin2352
@ignacioanezin2352 3 жыл бұрын
Freaking cool! Keep it up men! 🎉💪
@br2716
@br2716 3 жыл бұрын
Kyle, you have simplified the web for me
@nataliegrayhandle
@nataliegrayhandle 3 жыл бұрын
I love your efficient content !
@FarzanasLaw
@FarzanasLaw 3 жыл бұрын
Amazing video!
@PLEASE-FOCUS
@PLEASE-FOCUS Жыл бұрын
Bro setting a new bar. Well done! Where did you source your education from? Curious
@jiandeng8595
@jiandeng8595 3 жыл бұрын
thanks, hope you can share the steps of deploying this project at the end of this video
@banigrisson
@banigrisson 3 жыл бұрын
Kyle, you rock.
@yogenp
@yogenp 3 жыл бұрын
Awesome video.
@bobbyLovesTech
@bobbyLovesTech 3 жыл бұрын
Thank you Thank you Thank you!!!!
@nextprogrammerbd
@nextprogrammerbd 3 жыл бұрын
Can you please let me know which camera(Company and Model) are you using to make your videos?
2 жыл бұрын
Is it possible to PATCH two or more properties page at same time? I tried to find in notion's documentantion.
@jameshuggins2520
@jameshuggins2520 3 жыл бұрын
Notion looks awesome… Might be a stupid question (beginner) so could you use it as a straight up db for any simple apps?
@danielvillegas7013
@danielvillegas7013 3 жыл бұрын
Use Airtable instead. It's less complicated than Notion and they have a great SDK.
@jameshuggins2520
@jameshuggins2520 3 жыл бұрын
@@danielvillegas7013 I’ll check it out. Thanks so much for the advice Daniel. 👍
@barakadanny596
@barakadanny596 3 жыл бұрын
Interesting tutorial. when is the best moment to start using API, am a beginner to javascript, should I wait to be more comfortable with language or I can still start any time?
@michaelcarnevale5620
@michaelcarnevale5620 2 жыл бұрын
learn the twitter api, rly good documentation
@izzatillosadirov93
@izzatillosadirov93 3 жыл бұрын
good job
@leoncastillosm
@leoncastillosm 3 жыл бұрын
interesting thoughts on how to increase productivity. :-)
@zachjensz
@zachjensz 3 жыл бұрын
I wondered why this site was down xD
@Wildenfree
@Wildenfree 2 жыл бұрын
Hey thanks a ton for making this video!I'm an avid Notion user, & I love the platform & currently do so much with it. I am by no means a coder, I'm a Lyrical Performing Artist & HipHoppa, but I've been wanting to learn how to create my own APIs to automate some complex data structures into my Notion setup. Where would you suggest I get started with coding an API, assuming I am starting from scratch with no coding background or knowledge, not even sure about the basics of API coding jargon? (This video seems great, but feels more like I definitely need previous experience with coding before approaching it).
@guilhermemoura4137
@guilhermemoura4137 Жыл бұрын
I'm receiving a 400 error when I try to get the Databases info. Which can be the problem?
@connectbibek256
@connectbibek256 3 жыл бұрын
he is knowledged calm handsome and inspiring
@deansprivatearchive
@deansprivatearchive 3 жыл бұрын
I can't suggest any more video ideas today, so my video idea is a Google Analytics clone.
@jaehokwak9434
@jaehokwak9434 3 жыл бұрын
Hello! I'm not sure if it's just me but it says the discord link is expired. What should I do!?
@WebDevSimplified
@WebDevSimplified 3 жыл бұрын
The link works for me. You may want to try it again.
@jaehokwak9434
@jaehokwak9434 3 жыл бұрын
@@WebDevSimplified It works now. Not sure why it wasn't working yesterday ^^'
@nl5410
@nl5410 3 жыл бұрын
Video request: Notion web app clone 🔥🔥🔥
@masoudmj1124
@masoudmj1124 3 жыл бұрын
welcome back to web dev simplified his name is Kyle and his job is to simplify the web for you so you can start building your dream projects sooner so if that sounds interesting make sure you subscribe to the channel for more videos just like this !
@bhas7840
@bhas7840 3 жыл бұрын
Dude, your notion database id is appear, 10:25
@ashutoshpanda4336
@ashutoshpanda4336 3 жыл бұрын
Next video suggestions - File upload to Amazon S3 with signed url and restircted access to the files as our user role like admin / user / premium subscribers... Please please please
@laplasparadox3138
@laplasparadox3138 3 жыл бұрын
Interesting
@henil0604
@henil0604 3 жыл бұрын
I think video was uploaded 6 days ago. can see his pinned comment
@arjix8738
@arjix8738 3 жыл бұрын
instead of doing promise.then(res => console.log(res)) you can do promise.then(console.log)
@henriquefigueiredo4077
@henriquefigueiredo4077 3 жыл бұрын
Mindblowing
@michaelcarnevale5620
@michaelcarnevale5620 2 жыл бұрын
the databaseID URL format seems to have changed since time of this comment
@noahg2
@noahg2 3 жыл бұрын
so nobody suggested for a hairstyle tutorial video ??
@mrkhoros
@mrkhoros 3 жыл бұрын
Most of you might have noticed but we watched an hour long video.
@levibakerink
@levibakerink Жыл бұрын
Wow, I actually don't know how to do literally anything. Good video tho.
@Rentaro_dev
@Rentaro_dev 3 жыл бұрын
Claim your early ticket from me
@athulj9614
@athulj9614 3 жыл бұрын
Notion is great but beware its a rabbit hole.
@sushilbalami
@sushilbalami 3 жыл бұрын
Why Notion API is on hype is they paid to be advertised... airtable is also best
@arjix8738
@arjix8738 3 жыл бұрын
Honestly, I tried out both. And notion is better design wise.
@atulsinghrajput9932
@atulsinghrajput9932 3 жыл бұрын
one mistake I show in the video getTags().then() always gonna run so the set interval is not doing much
The Most Important Skill You Never Learned
34:56
Web Dev Simplified
Рет қаралды 153 М.
The Lies that Notion YouTubers are feeding You
14:12
Productive Setups
Рет қаралды 133 М.
小女孩把路人当成离世的妈妈,太感人了.#short #angel #clown
00:53
Please be kind🙏
00:34
ISSEI / いっせい
Рет қаралды 80 МЛН
I Built a Shelter House For myself and Сat🐱📦🏠
00:35
TooTool
Рет қаралды 36 МЛН
Redis Crash Course
27:31
Web Dev Simplified
Рет қаралды 597 М.
10 Tailwind Classes I Wish I Knew Earlier
13:31
Web Dev Simplified
Рет қаралды 163 М.
APIs for Beginners - How to use an API (Full Course / Tutorial)
2:19:33
freeCodeCamp.org
Рет қаралды 4,3 МЛН
I learned to code from scratch in 1 year. Here's how.
41:55
Thomas Frank
Рет қаралды 353 М.
NOTION AI IS HERE - 10 Mind-Blowing Examples!
20:18
Thomas Frank Explains
Рет қаралды 765 М.
Stop Using Postman - Create Your Own Postman Instead
43:11
Web Dev Simplified
Рет қаралды 67 М.
I Replaced MySQL Database with Notion for my Next.js App
18:51
小女孩把路人当成离世的妈妈,太感人了.#short #angel #clown
00:53