---
title: "Handle Housecall Pro Webhook"
method: POST
path: "/housecall-pro-webhook/handler"
tags: ["housecall-pro-webhook"]
---

# Handle Housecall Pro Webhook

`POST /housecall-pro-webhook/handler`

Handle Housecall Pro webhooks for job status changes.

Processes webhook events for:
- Job on my way
- Job started 
- Job completed

Each event is stored in the database for tracking and analysis.

## Response `200`

Successful Response

- unknown

## Other responses

- `404` — Not found

---

[API](https://skmtc.dev/noso/apis/crucible-backend-api.md) · [All operations](https://skmtc.dev/noso/apis/crucible-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/noso/crucible-backend-api/revisions/112efbdea3eb/schema)
