Automate Workflow Backup and Deletion to Google Drive with n8n - n8n Workflow | Neura Market
Automate Workflow Backup and Deletion to Google Drive with n8n
Streamline your n8n instance by automatically backing up workflows as JSON files to Google Drive before safely deleting them. Ideal for maintaining performance and organization in large setups.
This workflow facilitates the management of your n8n instance by automating the backup and deletion process of workflows. It begins by collecting a workflow URL via a form, retrieves the workflow details, and converts them into a JSON file. This file is then uploaded to a specified Google Drive folder. After ensuring the backup, the workflow is deleted from the n8n instance using the n8n API. A Telegram notification is sent to confirm the successful backup and deletion, ensuring you are always i
Platform
n8n
Category
IT & Development
Price
Free
Creator
Marcus Johnson
n8n
code
telegram
stickyNote
formTrigger
googleDrive
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.