---
title: "Ringcentral Sync"
method: POST
path: "/oauth/ringcentral/sync"
tags: ["OAuth"]
---

# Ringcentral Sync

`POST /oauth/ringcentral/sync`

Manually trigger a sync of RingCentral call logs.
This will fetch today's outbound calls with recordings and process them.

## Response `200`

Successful Response

- RingCentralSyncResponse — Response from triggering RingCentral sync
  - `message` string, required
  - `task_id` string, nullable

---

[API](https://skmtc.dev/openintake/apis/fastapi.md) · [All operations](https://skmtc.dev/openintake/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openintake/fastapi/revisions/b642b91e0a5c/schema)
