Docs navigation

Feishu

Configure a Feishu app and sync SyncNos content to Feishu cloud documents.

View Markdown on GitHub

1. Create a Feishu app

Create an enterprise self-built app in the Feishu Open Platform and note its App ID.

Set the OAuth redirect URI to:

https://chiimagnus.github.io/SyncNos/syncnos-oauth/callback/

Add these permissions:

docx:document
docx:document.block:convert
drive:drive

If you later change permissions, disconnect Feishu in SyncNos and connect again.

2. Choose a connection method

Use one of these:

  • Proxy
    1. Deploy the repository's OAuth Worker
    2. Enter the Proxy URL
    3. Leave Client Secret empty
  • Direct
    1. Enter the Client Secret
    2. Leave Proxy URL empty

3. Connect SyncNos

Open SyncNos → Settings → Feishu:

  1. Enter the App ID
  2. Enter either the Proxy URL or Client Secret
  3. Click Connect and finish Feishu authorization
  4. Choose destination folders for AI chats, web articles, and videos if needed
  5. Run one manual sync and confirm the content appears correctly

Enable automatic sync afterward if you want it.

When something fails

  • 401 / 403: check the app permissions and authorize again
  • Authorization does not finish: check the App ID, Redirect URI, app publication status, and Proxy / Direct settings
  • Sync fails: your local content stays available; fix the configuration and sync again