---
title: "POST Data sync completed"
method: POST
path: "Data sync completed"
---

# POST Data sync completed

`POST Data sync completed` (webhook)

Triggered when a data synchronization is completed; a notification will be generated for each `dataType` as the sync completes.

## Payload

- DataSyncCompletedWebhook — Webhook request body to notify the completion of a data sync.
  - `ClientId` string, uuid — Unique identifier for your client in Codat.
  - `ClientName` string — Name of your client in Codat.
  - `CompanyId` Schema — unresolved $ref
  - `DataConnectionId` Schema — unresolved $ref
  - `RuleId` string, uuid — Unique identifier for the rule.
  - `RuleType` string — The type of rule.
  - `AlertId` string, uuid — Unique identifier of the webhook event.
  - `Message` string — A human-readable message about the webhook.
  - `Data` DataSyncCompletedWebhookData — unresolved $ref

## Acknowledgement `200`

Return a 200 status to indicate that the webhook was received successfully.

---

[API](https://skmtc.dev/codatio/apis/platform-api.md) · [All operations](https://skmtc.dev/codatio/apis/platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/codatio/platform-api/revisions/ce25e8a3891c/schema)
