Skip to content

Webhook Integration Guide

Dispatcher receives dispatch requests via HTTP POST webhooks. When your voice agent has enough details to dispatch, it sends the call data to Dispatcher.

Configure one or both of these endpoint patterns, based on your platform:

  • https://app.hiredispatcher.com/api/webhooks/ghl
  • https://app.hiredispatcher.com/api/webhooks/vapi
  • https://app.hiredispatcher.com/api/webhooks/bland
  • https://app.hiredispatcher.com/api/webhooks/retell/function-call
  • https://app.hiredispatcher.com/api/webhooks/retell/call-complete

Find your platform-specific mapping in Dashboard → Configure → AI Voice.

  • Caller phone number
  • Service requested
  • Preferred date and/or time
  • Caller name and email
  • Service address
  • Urgency (routine, urgent, emergency)
  • Call notes
  • Platform call ID for idempotency