Sync Airtable with Google Calendar 🔄 | No Code Integration Tutorial

Поделиться
HTML-код
  • Опубликовано: 2 окт 2024
  • ХоббиХобби

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

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

    Get our *FREE AIRTABLE CRASH COURSE* here 👉👉 garethpronovost.com/airtable-crash-course ⚡⚡
    Follow along in Airtable here 😍😍 airtable.com/invite/r/v0eI3ASY 🤓🤓

  • @lawrencehiner1245
    @lawrencehiner1245 День назад

    Love your tutorials! It's sad to see we skipped the All Day event option in the setup. It appears that Airtable supports creating All Day meetings in Google Calendar, but I'm having a heck of a time going the other way. New All Day events created in Google Calendar do not seem to have a way of telling Airtable that they are All Day - rather, Google sends dates, and somehow GMT time stamping gets added, which causes issues visualizing All Day events in Calendar view (interface specifically). Any workarounds?

  • @Snake_Therapy
    @Snake_Therapy 9 месяцев назад +2

    Do you have a video specifically about the automation where when an event is changed in Google, it changes the Airtable record? Got the first steps all working, but that one is a little confusing, and it's definitely important! Update record in Airtable from previous steps--> Record ID is what? I'd love to know about the deletion one too. Thanks!

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

      Also, Deleting record in airtable should delete it in Gcal, but that doesn't work, and there is no trigger in automations for Deletion of record...

    • @massimobacci2370
      @massimobacci2370 7 месяцев назад

      Inside the automation, before the action Update record, you need to run a Find record with the same Event ID as the Google Calendar Event ID. Then you run Update record and the Record ID will be the one obtained from the previous Find Record action. I tried and it worked for me

  • @GutsAndGall
    @GutsAndGall 9 месяцев назад +1

    9:45 ish, if you're on the free version, you can't do this, correct?

  • @eugenesalazar5984
    @eugenesalazar5984 Месяц назад

    Another great video. This is going to be really helpful and save me hours of time scheduling appointments for work. Thank you

  • @fblasetti
    @fblasetti 7 месяцев назад

    Does this work when my table has more rows than other things? or only the table has to have those fields and nothing more than those

  • @dannykwan291
    @dannykwan291 5 месяцев назад

    Very useful, I have a different task that I am struggling with related to the form.
    Building a form that will suggest available timeslot base on outlook calendar's availability and user can pick the available time slot and from there we are going to create an event base on pick time.

    • @GarethPronovost
      @GarethPronovost  5 месяцев назад

      We'll have a video on this completed soon!

  • @wolfegaang
    @wolfegaang 7 месяцев назад

    Thank you so much! Was wracking my brain on how to turn this into something our team could use.
    Also, I will say that if you deal with a lot of recurring events (for example, shifts) you're better off using the native one-directional sync and adding some limited bi-directionality with automations. Google Calendar is just better at handling those and quickly updating instances. In fact, there's actually no way to get recurring GCal events into Airtable without this method, which is extremely annoying. On the plus side, less automations to set-up!

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

    I imported my Airtable URL into Google and it adds the information correctly, but it doesn't update in Google if I update it in Airtable. Help?

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

      Commenting to follow the thread

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

      It might take upto 24 hours for changes to show on Google Calendar.

  • @MartinSuarez-zh3he
    @MartinSuarez-zh3he 4 месяца назад

    You are great! Trully love your courses. They are changing my life! Hugs from Argentina

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

    Hey, great video! How did you create the interface/screen at 7:35? Airtable doesn't let you create a new event within an interface powered by synced data. Thank you!

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

      The interface was built to demonstrate the automation with Google Calendar and didn't use the synced table

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

    Thank you Gareth! I have an issue with autonation. When I put the trigger When event created in Google Calendar and make action Create a New Record in Airtable the automation runs many times until I stop it manually. It creates the same event many times. What do I make wrong? Thanks.

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

      I wish I could help, but that's hard to troubleshoot without seeing the problem - good luck!

    • @lucpoitras6241
      @lucpoitras6241 7 месяцев назад

      Same issue. In my case am working on it and seems to be: one of my automation says When create new event in airtable then create same event in Google agenda. The other automation says When create new event in Agenda create same in airtable. So the problem is these two interact and recreates in loop. I will find a solution to this. lolll but besides this its amazingly more useful and powerful this approach versus the old one when syncing both sides.

    • @vwvanrock
      @vwvanrock 2 месяца назад

      I'm having the same problem! How to avoid this infinite new loop?

    • @vwvanrock
      @vwvanrock 2 месяца назад

      I solved it! Go to the automation which creates a GCal event once an Airtable event is created -- add a condition that if the eventID field is empty, then you create a GCal event - this way, if there is already an eventID created (aka, if it already exists on GCal), then it won't create another one.

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

    Is this 2 way?

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

      Not the first option I demo, but the automations can be built to be 2 way