---
title: "Trigger Filevine Sync"
method: POST
path: "/filevine/sync"
tags: ["Filevine"]
---

# Trigger Filevine Sync

`POST /filevine/sync`

Trigger a manual Filevine data sync (developer only).

## Response `200`

Successful Response

- FilevineSyncResponse — Response from triggering Filevine 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/4a81645b59f6/schema)
