Skip to main content
A webhook sends call-ending data from CallKaro to your server, CRM, or another system.
Note: The agent-level webhook URL is provided by the client.

Configure the webhook

  1. Enter the destination URL in Agent level webhook URL.
  2. Under Headers, select Add Header.
  3. Enter the HTTP header name in Key Name.
  4. Choose Secrets and Select a secret, or choose Custom and enter a Value.
The CRM_AUTH_HEADER secret must store the complete value, such as Bearer your-real-access-token. If needed, select Add Secret from the secret dropdown, enter its name and value, then select Save.
Use Secrets for API keys, tokens, passwords, and other credentials. Use Custom only for values that are safe to store directly in the agent configuration.
See Secrets for Agents for managing saved secrets.