Dashboard Overview

Real-time status of your automation workflows and system performance.

0

Total Runs

0

Successful

0

Failed

0

Running

Recent Activity

Ready for launch

No automation activity recorded in the last 24 hours.

Configuration

Webhook Trigger

Automate with external events

Gateway URL
POST/api/webhook
Sample Schema
{
  "applicant": {
    "firstName": "Jalen",
    "lastName": "Parham",
    "email": "jalen@example.com"
  },
  "meta": {
    "leadSource": "website",
    "formVersion": "v3"
  }
}