top of page

n8n Workflow Export to Google Drive

An n8n workflow that retrieves all workflows from an n8n instance via HTTP API with Basic Auth, processes the data, and uploads each workflow as individual JSON files to Google Drive. Uses n8n core nodes including HTTP Request, Cron, Function, Merge, and Google Drive integration for automated daily export.

bottom of page