Enhance Your Productivity With The Notion API

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 มิ.ย. 2024
  • 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 ปีที่แล้ว +11

    Sign up for Notion here: ntn.so/webdevnotion

  • @harleyspeedthrust4013
    @harleyspeedthrust4013 3 ปีที่แล้ว +3

    Always glad to see a new web dev simplified video

  • @jawadsrour8490
    @jawadsrour8490 3 ปีที่แล้ว +3

    You’re a Legend, keep up the good content!! .Thanks for being an awesome instructor!

  • @kamilfarzan3024
    @kamilfarzan3024 3 ปีที่แล้ว +12

    You're the actual greatest dev youtuber of all. Thanks for the constant and brilliant uploads!

  • @MonsterlessonsAcademy
    @MonsterlessonsAcademy 3 ปีที่แล้ว +14

    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 ปีที่แล้ว +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 ปีที่แล้ว +2

      @@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 ปีที่แล้ว +1

      @@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!

  • @AugustoFnrd
    @AugustoFnrd 3 ปีที่แล้ว +1

    Sheeeit I've been waiting for the release of this api for a while.............. Thanks Kyle!

  • @hussamkhatib746
    @hussamkhatib746 2 ปีที่แล้ว

    loved the way you extract the tags from notion db.

  • @maniecronje
    @maniecronje 2 ปีที่แล้ว

    Great job! 👍 Kyle... extremely informative, thank you 👏👏👏

  • @symphony22
    @symphony22 2 ปีที่แล้ว

    thank you so much for this tut, i learned quite a lot

  • @LeoPacheco87
    @LeoPacheco87 3 ปีที่แล้ว

    Amazing flow and great content!

  • @x8snowy284
    @x8snowy284 3 ปีที่แล้ว

    Your videos are amazing bro. Keep it up

  • @br2716
    @br2716 3 ปีที่แล้ว

    Kyle, you have simplified the web for me

  • @ignacioanezin2352
    @ignacioanezin2352 3 ปีที่แล้ว

    Freaking cool! Keep it up men! 🎉💪

  • @yodkwtf
    @yodkwtf 3 ปีที่แล้ว +1

    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.

  • @nataliegrayhandle
    @nataliegrayhandle 3 ปีที่แล้ว

    I love your efficient content !

  • @FarzanasLaw
    @FarzanasLaw 3 ปีที่แล้ว

    Amazing video!

  • @banigrisson
    @banigrisson 3 ปีที่แล้ว

    Kyle, you rock.

  • @jiandeng8595
    @jiandeng8595 3 ปีที่แล้ว

    thanks, hope you can share the steps of deploying this project at the end of this video

  • @yogenp
    @yogenp 3 ปีที่แล้ว

    Awesome video.

  • @bobbyLovesTech
    @bobbyLovesTech 3 ปีที่แล้ว

    Thank you Thank you Thank you!!!!

  • @PLEASE-FOCUS
    @PLEASE-FOCUS ปีที่แล้ว

    Bro setting a new bar. Well done! Where did you source your education from? Curious

  • @izzatillosadirov93
    @izzatillosadirov93 3 ปีที่แล้ว

    good job

  • @leoncastillosm
    @leoncastillosm 3 ปีที่แล้ว

    interesting thoughts on how to increase productivity. :-)

  • @jameshuggins2520
    @jameshuggins2520 3 ปีที่แล้ว +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 ปีที่แล้ว +2

      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. 👍

  • @zachjensz
    @zachjensz 3 ปีที่แล้ว +6

    I wondered why this site was down xD

  • @deansprivatearchive
    @deansprivatearchive 3 ปีที่แล้ว +3

    I can't suggest any more video ideas today, so my video idea is a Google Analytics clone.

  • @barakadanny596
    @barakadanny596 3 ปีที่แล้ว +1

    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?

  • @nextprogrammerbd
    @nextprogrammerbd 3 ปีที่แล้ว

    Can you please let me know which camera(Company and Model) are you using to make your videos?

  • @connectbibek256
    @connectbibek256 3 ปีที่แล้ว

    he is knowledged calm handsome and inspiring

  •  2 ปีที่แล้ว

    Is it possible to PATCH two or more properties page at same time? I tried to find in notion's documentantion.

  • @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).

  • @nl5410
    @nl5410 3 ปีที่แล้ว

    Video request:
    Notion web app clone 🔥🔥🔥

  • @guilhermemoura4137
    @guilhermemoura4137 ปีที่แล้ว

    I'm receiving a 400 error when I try to get the Databases info. Which can be the problem?

  • @henil0604
    @henil0604 3 ปีที่แล้ว

    I think video was uploaded 6 days ago. can see his pinned comment

  • @bhas7840
    @bhas7840 3 ปีที่แล้ว

    Dude, your notion database id is appear, 10:25

  • @masoudmj1124
    @masoudmj1124 3 ปีที่แล้ว +2

    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 !

  • @ashutoshpanda4336
    @ashutoshpanda4336 3 ปีที่แล้ว +2

    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

  • @michaelcarnevale5620
    @michaelcarnevale5620 2 ปีที่แล้ว

    the databaseID URL format seems to have changed since time of this comment

  • @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 ^^'

  • @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 ปีที่แล้ว +1

    Claim your early ticket from me

  • @athulj9614
    @athulj9614 3 ปีที่แล้ว

    Notion is great but beware its a rabbit hole.

  • @sushilbalami
    @sushilbalami 3 ปีที่แล้ว +1

    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.

  • @arjix8738
    @arjix8738 3 ปีที่แล้ว +7

    instead of doing
    promise.then(res => console.log(res))
    you can do
    promise.then(console.log)

  • @atulsinghrajput9932
    @atulsinghrajput9932 3 ปีที่แล้ว

    one mistake I show in the video
    getTags().then() always gonna run so the set interval is not doing much