Create an account
Create a source, connections and destinations
- Source : api
- Connections:
- api-prod
- api-staging
- api-dev
- Destinations:
- prod
- staging
- dev
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Monitor and troubleshoot all inbound webhooks.
{
"$or": [
{
"server": "prod"
},
{
"server": {
"$exist": false
}
}
]
}
hookdeck login
hookdeck listen <port> <source-name?> <connection-query?>
