This workflow automates the process of downloading LinkedIn videos based on user-input URLs, storing them in Google Drive, and logging the process for record-keeping. It is triggered when a user submits a form with a LinkedIn video URL. The workflow then sends a request to a third-party API to fetch the downloadable MP4 version of the video. If successful, it downloads the media, uploads it to Google Drive, and sets the file permissions to ‘Anyone with the link can view’ for easy sharing. Additionally, it logs failed attempts in Google Sheets, providing an efficient way to manage large volumes of video content. This automation is particularly useful for content creators or social media managers who want to streamline video archiving and sharing from LinkedIn.
LinkedIn Video Downloader and Storage Workflow
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | formTrigger, googleDrive, googleSheets, httpRequest, if, stickyNote, wait |
Reviews
There are no reviews yet.