Automate Travel Time Blockers in Google Calendar with Google Directions API - n8n Workflow | Neura Market
Automate Travel Time Blockers in Google Calendar with Google Directions API
This workflow automatically adds travel time blockers to your Google Calendar, ensuring you always arrive on time for appointments by calculating travel durations using the Google Directions API.
The workflow is triggered daily at 7 AM and uses an AI Agent to manage the logic. It fetches all events for the day, identifies those with specified locations, and checks for existing travel time blockers. If none exist, it calculates the travel time using the Google Directions API, considering the home address or the location of a prior event. It then creates a calendar event to block the necessary travel time plus a buffer.
Platform
n8n
Category
Productivity
Price
Free
Creator
Daniel Park
set
stickyNote
httpRequest
agent
scheduleTrigger
googleCalendarTool
lmChatOpenAi
toolWorkflow
executeWorkflowTrigger
memoryBufferWindow
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.