Save yourself the work of writing custom integrations for Airtable and Google Calendar and use n8n instead. Build adaptable and scalable Data & Storage, workflows that work with your technology stack. All within a building experience you will love.
In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.
Get Many
List all the bases
Get Schema
Get the schema of the tables in a base
Create
Create a new record in a table
Create or Update
Create a new record, or update the current one if it already exists (upsert)
Delete
Delete a record from a table
Get
Retrieve a record from a table
Search
Search for specific records or list all
Update
Update a record in a table
Availability
If a time-slot is available in a calendar
Create
Add a event to calendar
Delete
Delete an event
Get
Retrieve an event
Get Many
Retrieve many events from a calendar
Update
Update an event
Google Calendar is a time-management and calendar service created by Google Workspace. It helps you schedule and organize events and meetings, send notifications, and synchronize with your team. It is widely used by both individuals and organizations.



Michael Wells
Describe the problem/error/question Hi all, I’m having a weird new issue with my Airtable step, regarding the date. As you can see [1] it’s arriving from the webhook as an ISO8601 date, but is resulting in an Airtable e…

jake chard
Hi all! I’m currently using this workflow to suggest 2 available times in a google calendar. Currently I am just using the straight output from calendar node in the AI response, it gives the AI busy times. (Here are t…
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast