ServiceTitan Webhooks API

Manage webhook subscriptions for customer, job, appointment, invoice, payment, and membership lifecycle events. V1 is closed to new subscriptions; V2 webhooks are in development. Polling-based change-tracking via `modifiedOnOrAfter` filters is the recommended interim pattern.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: servicetitan:servicetitan-webhooks-api
name: ServiceTitan Webhooks API
tags:
- Webhooks
- Events
- Integration
humanURL: https://developer.servicetitan.io/api-details/
baseURL: https://api.servicetitan.io/webhooks/v1/{tenant}/
properties:
- url: https://developer.servicetitan.io/api-details/
  type: Documentation
description: Manage webhook subscriptions for customer, job, appointment, invoice, payment, and membership
  lifecycle events. V1 is closed to new subscriptions; V2 webhooks are in development. Polling-based change-tracking
  via `modifiedOnOrAfter` filters is the recommended interim pattern.