Integration
Integration · Channels
Web · Mobile · DingTalk · WeCom · Feishu · WeChat · Mini-program
Deploy Agents / Workflows where users actually live.
Supported Channels
| Channel | Status |
|---|---|
| Web | ✓ JS SDK / iframe |
| Mobile App | ✓ iOS / Android SDK |
| DingTalk | ✓ Enterprise IM |
| WeCom | ✓ Enterprise IM |
| Feishu | ✓ Enterprise IM |
| ✓ WeChat Official Account / customer service messages | |
| Mini-program | ✓ WeChat mini-program |
| API | ✓ RESTful direct call |
| Desktop client | ✓ Built-in |
Web (JS SDK)
Features:
- Embeddable on any page
- Auto-adopts theme color
- SSO pass-through (already logged into your site → silent login)
iOS / Android SDK
DingTalk / WeCom / Feishu
General flow:
- Create a bot / app on the enterprise IM platform
- Get AppKey / AppSecret
- Configure in Evose Integration · Channels
- Fill in the callback URL on the IM platform:
https://evose.example.com/api/channel/<platform>/callback - Verify message round-trip
- Publish the bot to employees or groups
WeChat Official Account
WeChat Mini-Program
The mini-program needs to integrate the Evose JS SDK or call the API directly. Configuration is the same as the official account.
API Direct Call
The most flexible channel. Let business systems call Agents / Workflows directly:
Consistent Multi-Channel Experience
Regardless of which channel the user comes through:
- The same Agent, the same prompts
- The same user identity (linked by user_id)
- The same conversation history
- The same observability data
Next Steps
- Model integration → Model providers
- Configure credentials → Credentials