Feishu Message Channel Configuration¶
A Feishu Message Channel connects an Agent to Feishu group or direct-message conversations. Team members can collaborate with the Agent in Feishu, and Automation or Task Intake can deliver results to established sessions.
Configuration¶
- Open the Feishu Open Platform, create a custom application, and add bot capability.
- Copy the
App IDandApp Secretfrom Credentials & Basic Info. - Grant the bot, message, and group-chat permissions required for your use case, following the Feishu permission descriptions.
- In Events & Callbacks, choose to receive events through a long connection, then subscribe to the events required for the bot to receive messages. The current integration does not require a public callback URL.
- Create and publish an application version, and make it available to the members or groups that will use the Agent.
- Create the Feishu Message Channel for the Agent with the application credentials and enable it.
- Add and
@the bot in a Feishu group, or send it a direct message, to establish a session.
Saved credentials cannot be edited directly. To replace them, create the Feishu Message Channel again and confirm updating the current connection when prompted.
To use a conversation as a delivery target, first send the bot a message from that conversation. See Prepare a Channel Session for Result Delivery.