Build powerful automations in minutes. No coding required.
After logging in, you'll see the dashboard with an AI assistant. Just describe what you want!
Send a Discord message when I receive a webhook
Each automation gets a unique webhook URL. Send ANY data to it:
curl -X POST https://automator.live/api/webhook/YOUR-ID -H "Content-Type: application/json" -d '{"message":"Hello!"}'
1. Create automation: "Notify on new order"
2. Set action: Discord webhook (paste your Discord webhook URL)
3. Copy the automation's webhook URL
4. Send data to that URL from your order system
5. Get instant Discord notifications!