Convert LinkedIn Videos to MP4 with RapidAPI and Store in Google Drive & Sheets
Go to WorkflowDescription
π LinkedIn Video to MP4 Automation with Google Drive & Sheets | RapidAPI Integration
This n8n workflow automatically converts LinkedIn video URLs into downloadable MP4 files using the LinkedIn Video Downloader API, uploads them to Google Drive with public access, and logs both the original URL and Google Drive link into Google Sheets.
It leverages the LinkedIn Video Downloader service for fast and secure video extraction.
π Node Explanations (Single-Line)
1οΈβ£ On form submission β Captures LinkedIn video URL from the user via a web form.
2οΈβ£ HTTP Request β Calls LinkedIn Video Downloader to fetch downloadable MP4 links.
3οΈβ£ If β Checks for API errors and routes workflow accordingly.
4οΈβ£ Download mp4 β Downloads the MP4 video file from the API response URL.
5οΈβ£ Upload To Google Drive β Uploads the downloaded MP4 file to Google Drive.
6οΈβ£ Google Drive Set Permission β Makes the uploaded file publicly accessible.
7οΈβ£ Google Sheets β Logs successful conversions with LinkedIn URL and sharable Drive link.
8οΈβ£ Wait β Delays execution before logging failed attempts.
9οΈβ£ Google Sheets Append Row β Logs failed video downloads with N/A Drive link.
π Google Sheets Columns
URL** β Original LinkedIn video URL entered in the form.
Drive_URL** β Publicly sharable Google Drive link to the converted MP4 file.
(For failed downloads) β Drive_URL will display N/A.
π‘ Use Case
Automate LinkedIn video downloading and sharing using LinkedIn Video Downloader for social media managers, marketers, and content creators without manual file handling.
β
Benefits
Time-saving* (auto-download & upload), *Centralized tracking* in Sheets, *Easy sharing* via Drive links, and *Error logging* for failed downloadsβall powered by *RapidAPI LinkedIn Video Downloader**.