Data Sync & ETL
278 results — 162 downloadable workflow files, 116 source-linked n8n references
Discord to Notion Sync
On a schedule, pulls Discord messages via HTTP and SSH and creates corresponding entries in Notion.
Google Sheets Change Sync
On a schedule, reads Google Sheets, compares against existing data, and syncs changed rows through sub-workflows.
Track Cve Details & History from Nvd and Sync to Google Sheets
On a webhook, fetches CVE details and history from the NVD API and syncs them to Google Sheets.
Gmail to Telegram Sync
On a schedule, fetches Gmail messages, enriches them via HTTP, and forwards them to Telegram.
Supabase Sync
On a schedule, fetches Supabase records and processes them in throttled batches with waits.
Sheets and Drive Data Sync
On a schedule, fetches data via HTTP, writes it to Google Sheets, then sorts and stores files in Google Drive.
Sync n8n Workflow Schedules to Google Calendar
On a schedule, reads n8n workflow schedules, deduplicates them, and syncs them to Google Calendar and Google Sheets.
Slack, Gmail & Google Sheets Sync
On a schedule, collects messages from Slack and Gmail and syncs them into Google Sheets.
Gmail to Outlook Sync
On a schedule, fetches Gmail messages, filters and transforms them, then syncs them into Microsoft Outlook.
Scheduled Google Drive File Sync
On a schedule, retrieves files from Google Drive and converts their binary data for downstream processing.
Google Sheets to Google Drive Sync
On a schedule, reads rows from Google Sheets and syncs them as files into Google Drive in batches.
Batch API Export To Slack
On manual trigger, batches HTTP API calls, processes and converts the data to a file, and posts results to Slack.
Scheduled Google Drive Batch Sync
On a schedule, filters and processes Google Drive files in batches and syncs them via the n8n API.
Sheets Row Sync to API
When a Google Sheets row changes, reads and splits the rows, then sends each to an external API via HTTP request.