In your original automation that creates Google Calendar events from new records in Airtable, you'll need to add an "Update record" action that will update the record with the Google Calendar event ID
Once that's done, you're right, the trigger is GCalendar update, and you would search for the correct Airtable record to update with the Google Calendar event ID
In your original automation that creates Google Calendar events from new records in Airtable, you'll need to add an "Update record" action that will update the record with the Google Calendar event ID
Once that's done, you're right, the trigger is GCalendar update, and you would search for the correct Airtable record to update with the Google Calendar event ID
Hello and thanks for that tip - it was successful.
However, now I need to update 100+ records in Airtable with the Google Calendar event ID. The issue I'm having is that the API created ID from your suggestion does not match what I find when I click on the GEvent and look for it in the URL. I'm wondering if I can still update all my existing records with a matching GC Event ID.
Hello and thanks for that tip - it was successful.
However, now I need to update 100+ records in Airtable with the Google Calendar event ID. The issue I'm having is that the API created ID from your suggestion does not match what I find when I click on the GEvent and look for it in the URL. I'm wondering if I can still update all my existing records with a matching GC Event ID.
Hmm, perhaps you could try some of the suggestions here to get the ID? I'm not too familiar with this side of things myself either I'm afraid
Hmm, perhaps you could try some of the suggestions here to get the ID? I'm not too familiar with this side of things myself either I'm afraid
Although time consuming - this will work. I needed the debug view for Google Calendar to capture the correct format to paste into the decode website to generate the matching ID to Airtable.
Now, I'm off to search why a one day (all day) event is formatted as 2 days in Airtable. For example, I moved an event on Google Calendar from the 15th to the 19th and now my end date on Airtable shows the 20th.
Although time consuming - this will work. I needed the debug view for Google Calendar to capture the correct format to paste into the decode website to generate the matching ID to Airtable.
Now, I'm off to search why a one day (all day) event is formatted as 2 days in Airtable. For example, I moved an event on Google Calendar from the 15th to the 19th and now my end date on Airtable shows the 20th.
Sounds like it might be a timezone issue I'm afraid. Perhaps try changing your "Date" field formatting to show the timezones as well to see if that shows you where the problem lies?