🪝 Hookmanio Dashboard

Centralized webhook router with project organization

Create New Webhook

Or type a new project name to create it
Send the same webhook to multiple URLs with individual configurations

🧠 Payload Transformation (Advanced)

Add query parameters using JSONata. Use quoted strings like "static-value" for static values, or expressions like payload.user.id for dynamic values.
📚 Examples & Functions Basic Field Mapping:
{ "to": mobile, "message": name & ": " & text }
Conditional Logic:
{ "priority": amount > 100 ? "high" : "normal" }
Date Functions:
$now() - current timestamp
$millis() - milliseconds since epoch
String Functions:
$uppercase(str), $lowercase(str)
$substring(str, start, length)

System Statistics

0
Total Webhooks
0
Active
0
Projects
?
Total Requests

Webhooks by Project

Loading projects...

Recent Activity

System started - waiting for webhook activity...