Skip to main content
7th July, 2026

Filter Webhooks by Call Status

You can now choose which call statuses trigger your webhook, instead of receiving a POST for every status change. This cuts noise for integrations that only care about specific outcomes (for example, only firing on completed).To set it up:
  • Open your agent and go to the Analytics tab.
  • Enter your Webhook URL under Webhook Configuration.
  • Use Trigger on statuses to select the statuses you want webhooks for. By default, all statuses are sent.
Learn more in the Using Webhooks guide and the Analytics Tab documentation.