Automate SlideShare Downloads to Google Drive with RapidAPI - n8n Workflow | Neura Market
Automate SlideShare Downloads to Google Drive with RapidAPI
Streamline the process of downloading SlideShare presentations and saving them directly to Google Drive using the Slideshare Downloader Pro API.
This workflow automates the tedious task of downloading SlideShare presentations and uploading them to Google Drive. It begins with a form submission where users input the SlideShare URL. The workflow then uses the Slideshare Downloader Pro API to fetch a downloadable PDF link. If successful, the PDF is downloaded and uploaded to a specified Google Drive folder, with permissions set for public access. In case of errors, the workflow logs the failed attempts in Google Sheets for later review.
Platform
n8n
Category
File & Document Management
Price
Free
Creator
Yara Mansour
if
wait
stickyNote
formTrigger
googleDrive
httpRequest
googleSheets
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.