
AI Music Generator Agent (Make.com)
Turn text prompts into fully generated AI songs on autopilot — with zero manual work. This automation connects Google Sheets, Suno (via PiAPI), Dropbox, and Make.com to create a hands-free music production engine that generates, downloads, stores, and tracks AI songs automatically.
In thebox.
- workflow.jsonReady-to-import n8n workflow file
- Setup guideStep-by-step deployment instructions
- Node documentationWhat each node does + how to tune it
- Sample dataTest inputs to verify it works end-to-end
- 30 days supportEmail & WhatsApp deployment help
- Lifetime updatesNew versions delivered free, forever
Live inthree steps.
What thisworkflow does.
Whether you’re building a music app, producing custom beats, offering clients AI song generation services, or running a faceless YouTube/music automation channel — this system becomes your fully automated backend.
This is a complete “prompt → AI song → storage → logging” pipeline.
⭐ WHAT THIS AUTOMATION DOES (Step-by-Step)
1. Auto-Loop the Workflow to Generate Multiple Songs The Basic Repeater module generates up to 30 automated runs with customizable start, step, and repeat values.
This allows bulk music creation:
Generate 30 songs in one workflow
Perfect for content libraries or commercial packs
2. Fetch the Next “To-Do” Song Prompt From Google Sheets The workflow searches Google Sheets for the first row where the status column is marked as "todo".
It retrieves:
Index
Status
Song Title
Prompt text
This lets you manage music ideas as a pipeline — just add prompts to the sheet, and the automation handles everything else.
3. Send the Prompt to Suno (via PiAPI) to Generate the Song The workflow fires an HTTP POST request to the PiAPI Suno endpoint with parameters including:
model: "suno"
task_type: "generate_music"
make_instrumental: true
model_version: "chirp-v3-0"
gpt_description_prompt: {{song prompt}}
This step triggers the actual AI music generation.
Suno returns a task_id which is used to pull the finished audio.
4. Pause to Allow Song Generation (Smart Delay) The workflow waits 50 seconds for Suno to finish composing the song.
This ensures no API errors or incomplete results.
5. Fetch the Completed Song File Using task_id An authenticated GET request checks the Suno task until completion and retrieves full metadata.
This includes an audio URL inside the JSON response.
6. Extract Song Download URL Using Regex Parser A RegExp Parser scans the entire response and extracts the actual MP3 URL.
No manual copying, no searching — 100% automated.
7. Download the MP3 File From the URL The HTTP file module downloads the generated MP3 from Suno.
This produces the full-quality audio file ready for storage.
8. Upload the MP3 Automatically to Dropbox The workflow uploads the MP3 into a structured Dropbox folder:
Folder name: R13 | AI Music Generator Toolkit
Filename: index_title.mp3
This gives you:
Perfect music library organization
Automatic file naming
Easy sharing & hosting
9. Update Google Sheets to Mark the Song as Complete Finally, the workflow updates the row’s status from "todo" → "done".
This closes the loop and prepares the sheet for future runs.
🎶 WHAT THIS AUTOMATION CREATES FOR YOU From one text prompt, you automatically get:
✔ Full AI-generated instrumental song ✔ High-quality MP3 file ✔ File stored in Dropbox ✔ File named professionally ✔ Sheet updated to track production ✔ Automatic looping for bulk song generation
Perfect for:
YouTube channels
TikTok background audio
Creators selling music packs
Faceless music brands
AI music SaaS tools
Beat stores
Clients needing custom compositions
🔥 WHY THIS SYSTEM IS EXTREMELY POWERFUL Hands-Free AI Music Production No manual downloads. No API struggles. No file renaming. Everything is automated.
Build Your Own AI Music Factory Add 100 prompts → generate 100 songs → instantly stored and organized.
Suno API + Make.com + Google Sheets = Fully Scalable Workflow You're not limited to just one song at a time — the workflow can scale into thousands.
Perfect for Selling AI Music Packs You can create:
Lofi packs
Meditation tracks
Background beats
Gaming loops
Emotional reels music
TikTok sound templates
Produce once → sell forever.
📦 WHAT’S INCLUDED You receive a ready-to-import Make.com scenario with:
Basic Repeater for batch song generation
Google Sheets integration
Suno (PiAPI) generation module
Task polling logic
Regex-based MP3 extraction
MP3 download module
Dropbox upload module
Automatic sheet status updates
All configuration points are pre-built and organized exactly as in the JSON.
The fullintegration map.
Often pairedwith this.
More inSocial Media Automation.
Deploy AI Music Generator Agent
$35.00 · workflow.json in your inbox in under 5 minutes.






