How to Connect Openclaw to Feishu
Quick Start
Feishu (also known as Lark internationally) is a popular enterprise collaboration platform. Connecting Openclaw to Feishu lets your AI agent respond to messages in group chats and direct messages. This guide walks you through the setup in under 5 minutes.
If you are new to Openclaw, you might also want to read about Elevated Mode Openclaw for advanced permissions.
Install the Feishu Plugin
The Feishu integration is not bundled with the core install, so you must add the plugin first:
Openclaw plugins install @Openclaw/feishu
Configure Credentials
You can add your Feishu credentials to Openclaw using the CLI:
Openclaw channels add
Select Feishu from the list and paste your App ID and App Secret when prompted.
For more messaging integrations, check out our guides on Slack Openclaw setup.
Testing Your Setup
Once configured, start your Openclaw gateway:
Openclaw gateway
Send a message to your bot in a Feishu group or DM. The bot should respond based on your configured policies.
Troubleshooting
- Authentication failed: Verify your App ID and App Secret are correct and the app is published in Feishu.
- Bot not responding: Check that the bot has been added to the group chat and has permission to read messages.
- Webhook errors: Ensure your Openclaw gateway is publicly accessible if using webhook mode.