Skip to main content

System Integration

System Integration is one of the core modules for interacting with external systems, supporting deep integration with various systems, including but not limited to Lark.

  • The Xpert AI System supports integration with various enterprise-level applications and tools, including but not limited to Lark and DingTalk.
  • Data exchange and function calls between systems are achieved through standard API interfaces and webhook mechanisms.
  • Upon receiving an event, the Xpert AI System can process it according to preset rules and logic, such as automatically replying to messages or triggering automated workflows.
  • The Xpert AI System is capable of sending messages to systems like Lark. For example, when the system detects certain specific conditions or events, it can automatically generate messages and send them to relevant users or groups through Lark.
  • Through the Integration function, the Xpert AI System can collaborate with systems like Lark to implement complex automated processes. For instance, when a user submits an approval request on Lark, the Xpert AI System can automatically process the request and update the status while notifying relevant personnel.
  • By sharing data, the Xpert AI System can leverage data from systems like Lark for more intelligent analysis and decision-making.

Lark Integration

The following are configuration items for integrating with the Lark system:

Configuration ItemValue
NameLark Integration Configuration
ProviderLark
App IDyour_app_id
App Secretyour_app_secret
Verification Tokenyour_verification_token
Encrypt Keyyour_encrypt_key
Callback URLhttps://yourdomain.com/api/lark/webhook/<id>

Usage Example

An example of using system integration in practice is that after configuring Lark integration in ChatBI, you can use the Lark bot to converse with Xpert BI.

  1. In the Lark developer backend, create a self-built enterprise application;
    Lark bots
    Lark Bot
  2. In the system, create the corresponding system integration for the self-built Lark application;
Lark integrations
Lark Integration System
  1. You can then access the ChatBI intelligent entity in the Lark bot chat.