Truecaller for Business
Verified Business APIs
Verified Business APIs
  • Getting Started
    • Authentication
    • [POST] Generate Access Token
  • Call Me Back
  • User Feedback
  • Call Personalisation
    • [POST] Call Personalisation (Bulk)
    • [POST] Call Personalisation
    • [GET] Batch Status
    • [GET] Call Personalisation Label
  • Number Management
    • [POST] Number listing
    • [POST] Number delisting
    • [GET] Number details
    • [GET] Feature-set ID
  • Webhooks
    • Configure webhooks
    • Webhook name & URL
    • Webhook Events
    • Response Structure
    • Event Types
    • Test Webhook
    • Update or Remove Webhooks
    • Webhook Timeouts
    • Automatic Retries
    • Error scenarios for Webhooks
  • Call Reason Errors
Powered by GitBook

© 2024 Truecaller AB

On this page

Was this helpful?

Export as PDF
  1. Webhooks

Event Types

We support Call Me Back and User Feedback events for webhooks. Each event has its resources that can be referred from the resource column.

Event
Trigger
Resources

Call me back

When a user requests a call me back from the Truecaller App in the scenario of a missed / rejected call

  • Type - Feature for which the webhook is being used.

  • Created At - Event creation time.

  • JSON content - Structure of payload data that is sent to the Business Client.

User Feedback

When a user responds to a campaign based on the type of call, answered or missed / rejected. This response is from the campaign on the Truecaller app.

  • Type: Feature for which the webhook is being used.

  • Created at: event creation time.

  • JSON content: structure of payload data that is sent to the business client.

PreviousResponse StructureNextTest Webhook

Last updated 1 year ago

Was this helpful?