---
title: "POST /integrations/rippling/webhook"
method: POST
path: "/integrations/rippling/webhook"
tags: ["integrations"]
---

# POST /integrations/rippling/webhook

`POST /integrations/rippling/webhook`

Receives employee.created / employee.deleted webhooks from Rippling.

Authenticated via a pre-shared Bearer token (no Django session). Dispatches
a background task that resolves the Rippling company to an ErpConnection
and syncs UserCompany provisioning.

## Response `200`

No response body

---

[API](https://skmtc.net/cubesoftware/apis/cube-api.md) · [All operations](https://skmtc.net/cubesoftware/apis/cube-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cubesoftware/cube-api/revisions/67d9f45bb99b/schema)
