Pricing, Triggers and Automating Airtable with Make.com

Sdílet
Vložit
  • čas přidán 27. 08. 2024

Komentáře • 25

  • @StephenGPope
    @StephenGPope  Před 2 měsíci

    👉 AI Automation HOW-TOs + Community → www.skool.com/no-code-architects
    👉 Easily distribute 100+ pieces content/week → kontentengine.io

  • @davideylerYT
    @davideylerYT Před 3 měsíci +2

    I didn't know about the "created time" for the Airtable Watch Records module in Make - very helpful - thanks!

  • @BillAugersdca
    @BillAugersdca Před 3 měsíci +2

    Thanks Stephen, interesting and informative, as usual.

    • @StephenGPope
      @StephenGPope  Před 3 měsíci

      good to hear, the video didn't go exactly as planned so glad it was helpful!

  • @markgalveston604
    @markgalveston604 Před 2 měsíci +1

    Great video I learned a lot I love how you don't skip steps and how you explain everything excellent

  • @lebo0o
    @lebo0o Před měsícem +1

    That was absolutely helpful! Thanks a million

  • @chillydoog
    @chillydoog Před měsícem +1

    Great explainer! Thank you, sir. 😘

  • @CaptureCardCompany
    @CaptureCardCompany Před 2 měsíci +2

    Correct me if I’m wrong but can’t you avoid the “scheduled run” by simply selecting the “On demand” run scenario? Or am I missing something

    • @StephenGPope
      @StephenGPope  Před 2 měsíci

      you could if you want to pay for those operations everyday. you pay for every ondemand operation.

  • @Resurgence73
    @Resurgence73 Před 2 měsíci +1

    Great video, very informative. Would the webhook method work in a real world scenario with someone manually putting data in the row across several columns? It seems the scenario would run before you had a chance to fill in the rest of the row data. Curious about that part.

    • @StephenGPope
      @StephenGPope  Před měsícem

      Change the filter and trigger so it triggers when they are done

  • @BenLeeson-iz1zz
    @BenLeeson-iz1zz Před 2 měsíci +1

    Great video Stephen, when I’m doing my Oarth connection the tab isn’t popping up. Any tips?

    • @StephenGPope
      @StephenGPope  Před 2 měsíci

      it's probably hidden behind other windows, it's a popup.

  • @dtlaprint
    @dtlaprint Před měsícem

    anyone know what app he's using to record this video ? do we love or hate the pink arrow that generates before each click ?

  • @remixk
    @remixk Před 3 měsíci +1

    Thank you, very interesting!! But when creating a new raw with the webhook method, do you have time to enter data into the fields raw before it triggers the webhook thru the script ? Or the script is waiting for you to fill all the fields before triggering? Thank you. i often use a button to trigger the webhook instead of a script...

    • @StephenGPope
      @StephenGPope  Před 3 měsíci

      great question!!! in those cases you probably want to trigger of when a record enters a view that has filters to only show rows that are not empty, and trigger off that instead of purely a new row.

  • @marcusfrancis24
    @marcusfrancis24 Před 2 měsíci +1

    just signed up for the content academy and waiting to get in group to use automation templates for airtable and make. But I saw that you used zapier to connect airtable. Is that the old way to do it? Would you recommend make instead now?

    • @StephenGPope
      @StephenGPope  Před 2 měsíci

      Zapier and make can both connect to Airtable, they both work differently.

    • @StephenGPope
      @StephenGPope  Před 2 měsíci

      Zapier and Make can both connect to Airtable.

  • @jeremyl9515
    @jeremyl9515 Před měsícem

    11:59 how do we get 3600 operation here? running once every minutes in 1 day ?

  • @aidlsantoso76
    @aidlsantoso76 Před měsícem +3

    Run Script work in Team Plan. Not free

    • @StephenGPope
      @StephenGPope  Před měsícem

      Sorry 😞

    • @JeffTincher
      @JeffTincher Před 20 dny +1

      i cheated a bit and used the Airtable automation to send to Slack instead of Script. Then in Make you can start with instant trigger for Slack. The Airtable automation just sends a "New SOW in Airtable with ID:[airtable id]" and then Slack instant trigger sees the new msg in a specific channel --> Make Filter on looking for the slack message to avoid null --> then you can basically start from the Airtable first module as in this video. hope this makes sense. working for me :)