workflows.fit
Back to n8n workflows
n8n templateFreeBy Sk developer

Download Slideshare presentations to Google Drive with RapidAPI integration

πŸ“₯ Download Slideshare and Store in Drive βš™οΈ Automate the download of Slideshare presentations and save them to Google Drive using the [Slideshare Downloader Pro API](https://rapidapi.com/skdeveloper/api/slideshare-do...

Data & StorageProductivityDevelopmentCore NodesForm TriggerIfWaitGoogle Drive
Loading interactive preview...

Template notes

πŸ“₯ Download Slideshare and Store in Drive

βš™οΈ Automate the download of Slideshare presentations and save them to Google Drive using the [Slideshare Downloader Pro API](https://rapidapi.com/skdeveloper/api/slideshare-downloader-pro).

---

πŸ”„ Workflow Overview: Node by Node

1. πŸ“ On Form Submission β†’ Displays a form for users to input the Slideshare URL.

2. 🌐 Slideshare Downloader β†’ Sends the submitted URL to the [Slideshare Downloader Pro API](https://rapidapi.com/skdeveloper/api/slideshare-downloader-pro) to fetch a downloadable PDF link.

3. βœ… If (API Success?) β†’ Checks if the API response returns a 200 status (success).

4. ⬇️ Download PDF β†’ Downloads the actual PDF file from the media URL received in the API response.