Automate Instagram Video Downloads to Google Drive with Email Notifications - n8n Workflow | Neura Market
Automate Instagram Video Downloads to Google Drive with Email Notifications
Seamlessly convert Instagram videos to MP4 format, store them in Google Drive, and send users an email with the download link. This n8n workflow automates the entire process, eliminating manual steps.
This workflow is designed to automate the process of downloading Instagram videos, converting them to MP4, and storing them securely in Google Drive. Users simply submit a form with the Instagram video URL and their email address. The workflow uses the Instagram Video Downloader API to fetch the video, checks for errors, downloads the video, uploads it to Google Drive, sets the file's permissions for public access, and finally, sends an email to the user with the download link. This automation i
Platform
n8n
Category
Social Media
Price
Free
Creator
Ananya Singh
if
emailSend
stickyNote
formTrigger
googleDrive
httpRequest
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.