โš™๏ธ n8n Workflow Hub
5 ready-to-import automations ยท Powered by VibeWorld24 AI
โš™๏ธ Powered by n8n + VibeWorld24 AI
Build Autonomous Business
Workflows in Minutes
Download ready-made n8n workflow templates built specifically for VibeWorld24. Each workflow uses your AI agents, Stripe data, and SMTP โ€” pre-configured and ready to import.
5
Workflows
โˆž
Automations
24/7
Autonomous
0
Code Needed
๐Ÿ”—
YOUR INSTANCE
n8n.vibeworld24.com โ†’
PostgreSQL ยท Redis ยท Full instance running 24/7
๐ŸŽฏ
Lead Nurturing Sequence
โ— Ready
7-day automated email sequence. Captures leads from contact form โ†’ qualifies โ†’ sends 3 targeted emails over 7 days.
Email Automation Lead Scoring Webhook Wait Nodes
Webhook
โ†’
Score
โ†’
Day 1 Email
โ†’
Day 2
โ†’
Day 7
โœ…
New Subscriber Onboarding
โ— Ready
Triggered by Stripe webhook on new payment. Sends premium welcome email + notifies owner + Day 3 power tips.
Stripe Webhook Welcome Email Owner Notify
Stripe
โ†’
Extract
โ†’
Welcome
โ†’
Day 3 Tips
๐Ÿ“Š
Daily Revenue Report
โ— Ready
Runs every morning at 7am. Fetches Stripe data via Finance Hub API, calculates growth, emails you a beautiful revenue report.
Schedule Finance API Stripe Daily Email
7am Cron
โ†’
API Fetch
โ†’
Calculate
โ†’
Email
๐Ÿ“ฑ
Social Media AI Auto-Poster
โ— Ready
Daily at 9am: asks your Social AI specialist to generate LinkedIn, Instagram & TikTok content, emails it to you, then triggers the social poster service.
AI Content Social AI LinkedIn Instagram TikTok
9am Cron
โ†’
AI Generate
โ†’
Parse
โ†’
Post
๐Ÿ”
AI Agent Health Monitor
โ— Ready
Checks platform status every 15 minutes. Alerts you by email if the AI platform goes down. Tests real AI response on each check.
Monitoring Uptime Alert Email 15min
15min
โ†’
Health Check
โ†’
If Down
โ†’
Alert
๐Ÿง 
Weekly CEO Brain Report
โ— Ready
Every Monday 8am: CEO Brain analyzes your revenue data and generates a 5-point strategic business intelligence report with growth actions.
CEO Brain Weekly Strategy Intelligence
Monday
โ†’
Finance API
โ†’
CEO AI
โ†’
Report
๐Ÿš€ How to Import & Use Workflows
Open n8n โ†’
1
Download a workflow JSON
Click "โฌ‡ Download JSON" on any workflow card above. The file saves to your downloads folder.
2
Open n8n and import
Go to n8n.vibeworld24.com โ†’ click "New Workflow" โ†’ "..." menu โ†’ "Import from File" โ†’ select the downloaded JSON.
3
Configure credentials
Set up SMTP credentials (VW24 SMTP) and HTTP Header Auth (VW24 API Key) in n8n Settings โ†’ Credentials. Use these values:
SMTP Host: smtp.hostinger.com ยท Port: 465 ยท SSL: on
SMTP User: info@vibeworld24.com
HTTP Header: X-API-Key = [your-api-key from dashboard]
4
Activate the workflow
Toggle the "Active" switch in the top right of the workflow editor. The workflow will now run automatically on its schedule or trigger.
5
Test it manually
Click "Execute Workflow" to run it once and check the output. View execution logs in the "Executions" tab.
๐Ÿ”‘ n8n Credential Setup
๐Ÿ“ง VW24 SMTP
Type: SMTP
Host: smtp.hostinger.com
Port: 465
SSL: โœ“
User: info@vibeworld24.com
Pass: (from override.conf)
๐Ÿ”‘ VW24 API Key
Type: HTTP Header Auth
Name: X-API-Key
Value: (your dashboard password)

Used by: Finance API, Chat API
๐Ÿ’œ Stripe
Already configured in main platform.
Webhook endpoint:
https://vibeworld24.com/api/stripe/webhook
Webhook secret: in override.conf
๐Ÿ”— Platform URLs
Finance API: /api/finance
Chat API: /api/chat
Status: /api/status
Stream: /api/stream
Social Trigger: /api/social/trigger