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.
Create custom Google Calendar and MongoDB workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.
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
Aggregate
Aggregate documents
Delete
Delete documents
Find
Find documents
Find And Replace
Find and replace documents
Find And Update
Find and update documents
Insert
Insert documents
Update
Update documents
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.
Learn how to combine and automate popular Google apps for more productivity in the workplace.
Learn how to build an n8n workflow that processes text, stores data in two databases, and sends messages to Slack.
Learn about automating the process of calculating your meeting time every week to give you a better idea on how your week is spent.
Discover our latest community's recommendations and join the discussions about Google Calendar and MongoDB integration.
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…
Open topic
João Textor
Describe the problem/error/question I have a workflow in which I use MongoDB Find to get all entries in my collection. I Edit one of the fields using “Edit Fields”, and then I iterate a loop to Update that field on Mongo…
Open topic
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast