Convert Google Tasks to Google Calendar Events via Webhook - n8n Workflow | Neura Market
Convert Google Tasks to Google Calendar Events via Webhook
Transforms Google Tasks into time-boxed Google Calendar events via webhook payload with title and due date, including duplicate checks and optional task cleanup.
This workflow automates the conversion of tasks from Google Tasks into structured events on Google Calendar. A webhook receives a JSON payload with the task name and due date (in Unix seconds), formats the date appropriately, queries recent calendar events to prevent duplicates, and creates a new 30-minute event (duration configurable). Optionally, it deletes the source task to maintain a clean task list.
Ideal for operators, makers, and productivity enthusiasts who capture tasks via forms, bot
Platform
n8n
Category
Lifestyle
Price
$12.99
Creator
Jordi Faber
Google Calendar
Google Tasks
Webhook
Productivity
Automation
Calendar Events
Task Management
Integration
Duplicate Check
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.