Integration Methods
Feishu offers two integration methods:QR Code Quick Setup (Recommended)
QR Code Quick Setup (Recommended)
The fastest way to get started — takes just a few minutes:
- Go to “Channel Integration” in Expert Studio and select Feishu
- Click “Scan to Connect”
- Scan the QR code with a Feishu admin account
- Confirm authorization — all configuration is completed automatically
- Find the bot in Feishu and start testing
Manual Configuration
Manual Configuration
Choose manual configuration when you need more granular permission control:
- Log in to the Feishu Open Platform and create an enterprise custom app
- Enable the bot under the “Bot” capability
- Configure the event subscription callback URL (available in the Profy integration panel)
- Add required permissions (message sending/receiving, contacts read access, etc.)
- Enter the App ID and App Secret in the Profy integration panel
- Publish the app version and pass the review
Message Format
The Feishu channel uses a “multi-bubble” style: text replies arrive as individual bubbles, tool calls announce themselves first (e.g. ”🔍 Searching…”, capped at 3 notices), and the real reply follows as a new bubble.Because the chunk threshold is raised to 8,000, a Feishu reply that would arrive as four bubbles in WeCom usually arrives as one. If you want progressive output, ask the Expert to report in stages.
Chat Scenarios
One-on-One Chat
Send a message directly to the bot to start a private conversation. Ideal for personal use cases.Group Chat
@mention the bot in a group to send a message — the Expert will reply within the group. Suitable for team collaboration where other members can follow the conversation.User OAuth Authorization
A unique feature of the Feishu channel — after completing user-level OAuth authorization via the/auth command, your Expert can access your personal Feishu resources.
Authorization Flow
1
Send the Auth Command
Send
/auth in your Feishu conversation with the Expert.2
Click the Authorization Link
The Expert will reply with a message containing an authorization link. Click it.
3
Confirm Authorization
On the Feishu OAuth page, review the authorization scopes (document read access, spreadsheet access, etc.) and click approve.
4
Authorization Activated
Once authorized, the Expert can access Feishu documents and spreadsheets on your behalf.
Capabilities After Authorization
After completing OAuth, the Expert gains the following additional capabilities:Commands
Commands are intercepted before the message reaches the Expert, so they never consume credits or a trial turn.
Key numbers
Failures and fixes
Related Pages
Channels Overview
Learn about all supported IM platforms
DingTalk Integration
DingTalk channel setup guide

