DE EN
MM
Demo account
WeChat leads (total)
updated just now
CRM sync rate
Share of synced leads
Open follow-ups
Tasks in progress
AI-analyzed leads
today

New WeChat lead

Quick capture for demos or manual entries.

Generate follow-up

Creates a task for an existing lead.

              
# Contact Company Message AI insight Status CRM IDs Sync
# Lead Company Task Due date
Full XML per event: GET /api/wecom/events/<id>
# Type Created XML preview

CRM connectors

Active as soon as the tokens are set as env vars.
HubSpotHUBSPOT_ACCESS_TOKEN
PipedrivePIPEDRIVE_API_TOKEN + PIPEDRIVE_COMPANY_DOMAIN
SalesforceSALESFORCE_INSTANCE_URL + SALESFORCE_ACCESS_TOKEN

Notifications

Alerts on new leads + WeCom inbound.
SlackSLACK_WEBHOOK_URL
Microsoft TeamsTEAMS_WEBHOOK_URL

WeCom callback

URL for the WeCom admin console.

https://<host>/webhooks/wecom

TokenWECOM_TOKEN
EncodingAESKeyWECOM_ENCODING_AES_KEY
Receive IDWECOM_RECEIVE_ID (CorpId)

PayPal checkout

Optional, €3 ZIP download.
ClientPAYPAL_CLIENT_ID
SecretPAYPAL_CLIENT_SECRET
ModePAYPAL_MODE=sandbox|live
MethodPathPurpose
POST/api/leads/wechatCreate lead
GET/api/leadsList leads
POST/api/leads/{id}/sync/{crm}Sync to HubSpot / Pipedrive / Salesforce
POST/api/followups/generateCreate follow-up task
GET/api/followupsList tasks
GET/api/wecom/eventsWeCom inbound events
GET/api/wecom/events/{id}Full XML of a single event

Full reference at /docs (Swagger UI).