Block 1 - n8n Form Trigger
- Type / Role
- n8n-nodes-base.formTrigger - formTrigger
- Config choices
- Version 2.2
This workflow is provided as-is. Please review and test before using in production.
YouTube to MP3 Converter Workflow – Auto Upload to Google Drive & Email Link with RapidAPI This n8n workflow allows users to convert any YouTube video to MP3 using the [YouTube To MP3 Fast API o...
n8n-nodes-base.formtrigger, n8n-nodes-base.httprequest, n8n-nodes-base.wait, n8n-nodes-base.googledrive, n8n-nodes-base.emailsend, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Sk developer .
Original n8n.io sourceThis n8n workflow allows users to convert any YouTube video to MP3 using the YouTube To MP3 Fast API on RapidAPI. It handles the entire process end-to-end — from form input to automatic delivery via email with cloud storage.
📝 User Form Input
Users submit a YouTube URL and their email through a simple form.
🎬 MP3 Conversion
The video URL is sent to the YouTube To MP3 Fast API on RapidAPI to process and convert into MP3 format.
⏳ Wait for Processing
Introduces a short delay to ensure the file is ready for download.
📥 File Download
The converted MP3 file is downloaded securely.
☁️ Google Drive Upload
The MP3 is uploaded to Google Drive for cloud-based access and storage.
🔗 Share Permissions
Permissions are updated to allow anyone with the link to access the MP3.
📧 Email Notification
The final download link is emailed to the user.
> 🔗 Built for creators, educators, and automation fans who need fast YouTube-to-MP3 conversion with effortless delivery.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | YouTube to MP3 converter with RapidAPI - upload to drive & email link |
|---|---|
| Complexity | advanced |
| Nodes | 15 |
| Categories | File Management |
| Author | Sk developer |
| Published | 23 Jul 2025 |
Use the JSON export at /data/workflows/6318/6318.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
YouTube to MP3 Converter Workflow – Auto Upload to Google Drive & Email Link with RapidAPI This n8n workflow allows users to convert any YouTube video to MP3 using the [YouTube To MP3 Fast API o...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your File Management use case.