-
Notifications
You must be signed in to change notification settings - Fork 1.5k
en usage platforms wecom wecomcs
Note
This article details the process of deploying LangBot to a WeCom customer service account, which allows conversations between the customer service account and regular WeChat. If you only need to use it within WeCom, please refer to WeCom Internal Application Implementation. Deploying a WeCom customer service account requires enterprise qualifications. Please check the WeCom Customer Service Integration Guide and provide the corresponding enterprise qualification certificates according to this document.

Open the WeCom Customer Service Admin, log in, click on Enterprise Information, and obtain the Enterprise ID.

Save the Enterprise ID, then click on Developer Settings, click on Start Using, and randomly generate a Token and EncodingAESKey. Fill these three items into the LangBot configuration page. The Secret can be filled in arbitrarily, as shown below:

Click Submit on the LangBot configuration page to enable the robot, copy the Webhook callback address, and fill it into the URL in the WeCom Customer Service admin backend (remember to change it to your own IP or domain name), then click Save. If it saves successfully, it means the connection is working.
Tip
Domain setup too complicated? LangBot Cloud includes built-in domain and HTTPS — no configuration needed.
Copy the Secret from the page, then open the newly created LangBot WeCom Customer Service robot, fill in the new Secret, and restart.
Go back to the WeCom Customer Service configuration page, click on Customer Service Accounts, create a customer service account, and you can start using it.
Automatically synchronized from langbot-app/langbot-wiki.
简体中文
指南
开发者
- 插件开发
- 插件 SDK API
- 核心开发
API 参考
- Service API
English
Guides
Developers
-
Plugin Development
- Plugin Development Tutorial
- Completing Plugin Configuration Information
- Plugin Directory Structure
- Component Development
- Code Style Guide
- Migration Guide
- Publish Plugin
- Plugin SDK API
- Core Development
API Reference
- Service API