Integration Methods
QR Code Quick Setup (Recommended)
QR Code Quick Setup (Recommended)
Complete setup in just a few minutes:
- Go to “Channel Integration” in Expert Studio and select WeCom
- Click “Scan to Connect”
- Scan the QR code with a WeCom admin account
- Confirm authorization — the system completes configuration automatically
- Search for the app name in WeCom to start testing
Manual Configuration
Manual Configuration
Choose manual setup when you need fine-grained permission control:
1
Create a WeCom App
Log in to the WeCom Admin Console, go to “App Management” → “Custom” → Create App. Fill in the app name, icon, and visibility scope.
2
Configure Message Receiving
In the app details under “Receive Messages,” enable API message receiving. Enter the callback URL provided by Profy, and take note of the Token and EncodingAESKey.
3
Obtain Credentials
Record the app’s AgentId, along with the enterprise’s CorpId and app Secret.
4
Enter in Profy
Enter the CorpId, AgentId, Secret, Token, and EncodingAESKey in the Profy channel configuration panel.
5
Verify Callback
After saving the configuration, WeCom will send a verification request to the callback URL. The Profy service handles verification automatically.
Message Delivery: Chunked Bubbles
Like every other IM channel, WeCom delivers replies as chunked bubbles — not as the character-by-character typewriter update you see on the web. The reason is simple: WeCom’s message API offers no way to edit an already-sent message, so the Expert accumulates output and sends a bubble when it reaches a semantic boundary.How tool calls appear
The Expert sends a status notice first (e.g. ”🔍 Searching…”), up to three of them. When the tool finishes, the real reply arrives as a new bubble — it does not replace the earlier notice.How to Use
In-App Conversation
Find the configured app in WeCom’s “Workbench,” tap to enter the conversation interface, and start sending messages directly.One-on-One Chat
Find the app bot in your contacts and send a message to start a private conversation.Key numbers
Failures and fixes
Detailed Setup Steps (Manual Mode)
1
Create App in WeCom Admin Console
Under “App Management” → “Custom,” create an app with:
- App name (recommended to match your Expert’s name)
- App icon
- Visibility scope (select which departments/members can access it)
2
Enable API Message Receiving
Go to App Details → “Receive Messages” → Set up API receiving:
- URL: Enter the callback URL provided by Profy
- Token: Auto-generated or custom
- EncodingAESKey: Auto-generated or custom
3
Configure Trusted Domain
Add Profy’s service egress IP to the “Trusted Enterprise IPs” if required.
4
Submit Profy Configuration
Enter all credentials in the Profy Expert Studio channel configuration and click save.
5
Test
Send a test message to the app in WeCom and verify that you receive a proper reply.
Important Notes
FAQ
Message verification failed
Message verification failed
Ensure the Token and EncodingAESKey are exactly identical in both the Profy configuration and WeCom configuration. Watch out for trailing spaces.
Can't find the app
Can't find the app
Verify that your WeCom account is within the app’s visibility scope. If the scope was recently modified, it may take a few minutes to take effect.
Incomplete reply content
Incomplete reply content
WeCom has a character limit per message. If the Expert’s reply exceeds the limit, it will be truncated. Consider adjusting the reply length in your Expert configuration.
Related Pages
Channels Overview
Learn about all supported IM platforms
WeChat Integration
WeChat Official Account channel setup guide

