---
title: "Trigger Granola Sync"
method: POST
path: "/granola/sync"
tags: ["Granola"]
---

# Trigger Granola Sync

`POST /granola/sync`

Enqueue a one-off Granola sync for the current customer.

## Response `200`

Successful Response

- GranolaSyncResponse — Manual-sync trigger response.
  - `task_id` string, required
  - `message` string, required

---

[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)
