Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.revti.ai/llms.txt

Use this file to discover all available pages before exploring further.

Overview

Webhooks allow Revti to automatically send call data to other applications when certain events occur — such as when a call ends, a booking is made, or a hot lead is detected.

How it works

1. You provide a webhook URL from your receiving application (such as Zapier, Make, or your CRM). 2. You paste this URL into your Revti dashboard under Settings then Integrations. 3. When a triggering event occurs, Revti sends a POST request to your URL containing the call data.

What you can do with webhooks

  • Automatically add new leads to your CRM
  • Send call summaries to a Slack channel
  • Update a Google Sheet with every call
  • Trigger follow-up emails after a call
  • Create tasks in project management tools
If you are new to webhooks, start with Zapier — it requires no coding and has the simplest setup.