How to automate Notion Database using Siri Shortcuts + Notion API | Notion Series [Part 2]

Поделиться
HTML-код
  • Опубликовано: 25 июл 2024
  • To get quick help on your shortcuts join my Discord server - / discord
    Support my work through PayPal - zhm.nazar@gmail.com or Patreon - www.patreon.com/NazarNotionAu...
    New and improved habit tracking shortcut: nazarzhmurko.gumroad.com/l/na...
    Description
    Resources
    - [Notion Documentation](developers.notion.com)
    - [Notion Series Part 1]( • How to automate Notion... )
    - [Habit Tracker Shortcut demo](www.icloud.com/shortcuts/5a5c...)
    The handy stuff
    - api.notion.com/v1/pages/ [Your weekday page id]
    - Headers:
    - Authorization: Bearer [Notion API]
    - Notion-Version: 2021-05-13
    Body: properties(dictionary)
    My Social Media
    - Email - zhm.nazar@gmail.com
    - Twitter - @NazarZhm
    - Instagram - nazar_techspot

Комментарии • 35

  • @nazarzhmurko6461
    @nazarzhmurko6461  3 года назад +6

    Sorry for making those, who asked for this one waiting for long time. Here is the full guide!

  • @AnthonyB331
    @AnthonyB331 8 месяцев назад

    You have one of the best channels and discords ive seen. Thanks again

  • @Deonesus
    @Deonesus 2 года назад

    This is an awesome guide. Thank you for your time and effort!

  • @ShaunHolden
    @ShaunHolden 2 года назад

    Look forward to more of this. Nice music man, helpful and handy! Enjoyed this!

  • @abhishekverma3530
    @abhishekverma3530 2 года назад

    This was awesome 🙌🏻... Had been looking for something like this since ages. Thanks 😌

  •  9 месяцев назад

    Underrated

  • @yuenyeebiancacheng359
    @yuenyeebiancacheng359 4 месяца назад

    Thanks for the amazing video. it really helps! May I know what should I put down for the "properties" if i want to save an URL?

  • @lalonalel
    @lalonalel 2 года назад +1

    Awesome guide! Would like to see more of this super useful. Do you know any way to return a list of rows in the iphone of an existing notion database?

    • @nazarzhmurko6461
      @nazarzhmurko6461  2 года назад

      I think the api feature called "Query a database" can be the answer to your question. Using this method you can return the list of blocks in the desired database. It is really complicated to describe how it works in a youtube reply. But I am currently working on the newer version of the habit tracker, which features this api method. By the way, you can start learning the api methods using official notion documentation.

  • @ANDAND-sn4fd
    @ANDAND-sn4fd 2 года назад +1

    Спасибо!

  • @luisfilipevnunes
    @luisfilipevnunes 2 года назад

    Great tutorial mate! I have a column named Tags and I want to choose more than one. How do I do it to make it work? Thanks for the great job!

    • @nazarzhmurko6461
      @nazarzhmurko6461  2 года назад

      Hello, the multi-select property is still a thing for me to figure out how to automate in shortcuts. Thank you for feedback anyways.)

  • @dfjsfsdf
    @dfjsfsdf Год назад

    Hello, I’ve been using your expenses demo to add items to my notion database, it’s very handy thank you! But I’m trying to figure out how to add the checkbox option to that shortcut. I have a column in my database that is ‘complete’ with the checkbox, how would I add that to the pop ups. I’ve tired just adding a Boolean to the properties area but that didn’t seem to achieve it.

    • @nazarzhmurko6461
      @nazarzhmurko6461  Год назад

      Could you please tell me what properties you want to automate and what are their names?

  • @radheyshyamkumar
    @radheyshyamkumar Год назад

    Great work man. Can you make a shortcut guide where the shortcut ask for query from the user, after getting the query it searches it on google bard. And displays it on the screen and saves it in notion database. Thanks in advance

  • @taoli5497
    @taoli5497 2 года назад

    👍

  • @AugustoRusso
    @AugustoRusso 2 года назад

    Hello, it’s amazing this tutorial. But.. only one question for you, how can I configure a rollup in Siri Shortcuts?

    • @nazarzhmurko6461
      @nazarzhmurko6461  2 года назад

      Can you tell me, what method are you going to use for this? Patch or Post?

    • @AugustoRusso
      @AugustoRusso 2 года назад

      Hi, thank you for your reply. However I use Post method with shortcuts

  • @JonathanBrowninator
    @JonathanBrowninator 2 года назад

    How about adding page content to a new database entry?

    • @nazarzhmurko6461
      @nazarzhmurko6461  2 года назад +1

      I haven't researched enough on this circumstance to describe you in details but you can look at the developers documentation before I start making video on it.(the link is in the description of this video).

  • @daninbar3446
    @daninbar3446 2 года назад +1

    Thanks for the great tutorials!
    Quick question- I get the following error code : "status":401,"object":"error","code":"unauthorized","message":"API token is invalid."
    I think I followed your guide but maybe I missed something?

    • @nazarzhmurko6461
      @nazarzhmurko6461  2 года назад

      Hi! Make sure you have invited the right integration to the right database. If so, check if there is correct api code of integration in Authorization field after "Bearer" word.

    • @daninbar3446
      @daninbar3446 2 года назад

      @@nazarzhmurko6461 I did all of that and the API token is correct. I know because it works with a different automation we did based a previous video of yours. Any other idea? Could there be a problem with the database id of each page that corresponds with the day of the week? i.e sunday/monday? Any chance that this automation could only work with either a page or a databse and not base?
      Thanks again!

    • @nazarzhmurko6461
      @nazarzhmurko6461  2 года назад

      @@daninbar3446 Yes, there might be a problem in your page id's. To make your process of solving this issue easier, you can compare the structure of my demo shortcut in the description of this video; or try to insert your values again into this demo shortcut.

    • @daninbar3446
      @daninbar3446 2 года назад

      @@nazarzhmurko6461 Thank you for the help! We used your demo shortcut and filled in all the day links again and it worked. Really appreciate the support and looking forward to the next tutorial

  • @noellies.2359
    @noellies.2359 2 года назад

    Testing the automation at 27:27 if you want to know what it does first

    • @nazarzhmurko6461
      @nazarzhmurko6461  2 года назад

      Yeah, seems like I should've put a preview first in the video.

  • @PD-M
    @PD-M 2 года назад +1

    I have a rather silly question, but I'm stuck here: How do I set it up when my database isn't separated by days of the week but by date??? I've seen the video several times and I'm still stuck here 😂😭

    • @nazarzhmurko6461
      @nazarzhmurko6461  2 года назад +1

      The only solution at this point is to rebuild the shortcut to fit for your needs. Still, you can do the same as in the video but if you want the shortcut to work differently, it is only up to you. However, I have some fresh ideas about the new Habit Tracker shortcut version where you will be able to save weekly data as long as you want.

    • @PD-M
      @PD-M 2 года назад +1

      @@nazarzhmurko6461 This is cool! I would like my weekly data to be saved in the notion and not needing to be deleted to start a new week. I'm kind of stuck trying to reconstruct the shortcut like I said, separated by dates and not days of the week 😂

    • @JimiJah
      @JimiJah 2 года назад

      i have the exact same issue! I need find a way to save that weekly data for this habit tracker to be functional long term 🔥