Automate Notion Relations with Zapier

Поділитися
Вставка
  • Опубліковано 23 жов 2024

КОМЕНТАРІ • 16

  • @CharliePierce-q6i
    @CharliePierce-q6i Рік тому +1

    Thanks for posting, William Nutt! I found this tutorial very beneficial and am already putting some of my learnings to use.

    • @WilliamNutt
      @WilliamNutt  Рік тому

      Thanks-so glad you found it helpful.

  • @R_3_0_9
    @R_3_0_9 8 місяців тому

    the sound quality is amazing. What was the mic you used.

    • @WilliamNutt
      @WilliamNutt  8 місяців тому

      Thanks so much. It's not the mic; it's Descript's Studio Sound: get.descript.com/qosp9khfuxvn

  • @MikeMaseda-ck5qn
    @MikeMaseda-ck5qn 5 місяців тому

    I'm having some issues getting this to work in Zapier. Anyway I can get 15 min of time? Happy to compensate for it

    • @WilliamNutt
      @WilliamNutt  5 місяців тому

      I'd love to help. Please reply to any Notion VIP email.

  • @lennst9422
    @lennst9422 7 місяців тому

    Hey William, thank you for this! I rebuild your structure, but when I test run the Javascript it gives me a 404 error with object_not_found. What am I doing wrong?

    • @WilliamNutt
      @WilliamNutt  7 місяців тому

      Typically that ocurrs when it doesn't have proper permissions.

  • @KevinLe
    @KevinLe 7 місяців тому

    I have everything shared and is seen by Zapier but i get a 404 error saying it can't find the database i had just created

    • @WilliamNutt
      @WilliamNutt  7 місяців тому +1

      Thanks so much. This likely means Zapier lacks the needed permissions or the database URL is incorrect.

  • @lucastyson.zip.
    @lucastyson.zip. Рік тому +1

    Great video Will! added this automation to my workspace and am saving a few hours a week because of it. However I needed to make one change to your code for it to work for me. I kept getting a syntax error when testing with Zapier. Adding backticks around the bearer authorization token fixed the issue: 'Authorization': `Bearer ${inputData.token}`,

  • @convergedresilance8719
    @convergedresilance8719 Рік тому +1

    It's just mind-boggling that this is what it takes to automate relations compared to Airtable. Notion needs a lot of work done in this area. The new buttons help kinda, but are still falling short.

    • @WilliamNutt
      @WilliamNutt  Рік тому +2

      Thanks for the comment. It's actually Zapier that's fallen behind. Notion's API offers everything they need to support Relation, Multi-Select and Person properties.
      Nonetheless, I too look forward to natively supported automations in Notion. You're right: Buttons are a great start, but we need to automate them as well as send/receive webhooks.

  • @matiasfleisher4129
    @matiasfleisher4129 Рік тому

    I'm getting a status 400 validation_error: body failed validation: body.properties.Companies.relation[0].id should be a valid uuid, instead was `"id4ddf6401-7516-46ad-a766-5baaa8769881"`. id
    hz7A2PegqRObMlUCgjluiacbxOwhh7zK Any recommendations? Thanks!

    • @WilliamNutt
      @WilliamNutt  Рік тому

      Please make sure your databases are properly shared with the Zapier integration.