โ๏ธ Powered by n8n + VibeWorld24 AI
Build Autonomous Business
Workflows in Minutes
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
Ready-to-Import Workflows
Lead Nurturing Sequence
โ Ready
7-day automated email sequence. Captures leads from contact form โ qualifies โ sends 3 targeted emails over 7 days.
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
โ
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.
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.
9am Cron
โ
AI Generate
โ
Parse
โ
Post
โฌ Download JSON
Import โ
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.
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.
Monday
โ
Finance API
โ
CEO AI
โ
Report
Setup Guide
๐ 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]
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.
Required Credentials for n8n
๐ n8n Credential Setup
๐ง VW24 SMTP
Type: SMTP
Host: smtp.hostinger.com
Port: 465
SSL: โ
User: info@vibeworld24.com
Pass: (from override.conf)
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
Name: X-API-Key
Value: (your dashboard password)
Used by: Finance API, Chat API
๐ Stripe
Already configured in main platform.
Webhook endpoint:
Webhook secret: in override.conf
Webhook endpoint:
https://vibeworld24.com/api/stripe/webhookWebhook 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
Chat API: /api/chat
Status: /api/status
Stream: /api/stream
Social Trigger: /api/social/trigger