Build a fully automated music generation workflow in n8n using Suno to create and store AI-generated songs.
What's the Goal?
Automate end-to-end AI music creation — from a simple text prompt to a fully generated, stored, and shareable song — using Suno's API inside n8n with zero manual effort.
Why Does It Matter?
AI music generation is powerful but manual. This workflow lets you batch-generate songs, integrate music into apps or content pipelines, and store outputs automatically — saving hours of repetitive work.
How It Works
- Webhook or Schedule triggers the flow with a text prompt
- Prompt is enriched/formatted for best Suno results
- Suno API call initiates song generation
- Workflow polls until song is ready (async wait loop)
- Song metadata & audio URL retrieved
- File downloaded and saved to cloud storage (Google Drive / S3)
- Metadata logged to Google Sheets / Airtable
- Notification sent via Slack / Email
Configuration Requirements
- Suno API key (via RapidAPI or official Suno API access)
- Cloud storage credentials (Google Drive / AWS S3)
- Google Sheets or Airtable credentials (for logging)
- Slack Bot Token or SMTP (for notifications)
- Optional: OpenAI API key (for prompt enrichment)
Setup Guide
- Import workflow into n8n
- Connect credentials (Suno/RapidAPI, Google Drive, Sheets, Slack)
- Configure Set node: default genre, mood, duration, style tags
- Test with a manual trigger and a sample prompt
- Activate webhook → send prompts to trigger URL
- Monitor generation status and tune polling interval
- Check storage & logs for generated songs
Contact Us
https://www.oneclickitsolution.com/contact-us/