🧙‍♂️Webhook Wizard
BlogDocsPricingCommandScopeContact
Feedback

Scope 🔭

Send webhook requests to this url to see them below.

https://webhookwizard.com/api/webhook/in?key=

Send webhooks how you would normally send them, for example you can send a message with curl.

curl -X POST https://webhookwizard.com/api/webhook/in?key= \
-H 'Content-Type: application/json' \
-d '{"message": "👋 Hello Webhook Wizard"}'

For more see our documentation

Messages