Skip to content

WeChat ​

Manage official accounts, send messages, and interact with WeChat users.

DetailValue
CategorySocial Media
Base URLhttps://api.weixin.qq.com/cgi-bin
AuthenticationAPI Key (Query)
Endpoints5
Connector keywechat

Using WeChat in a workflow ​

  1. Go to Connections and click New Connection.
  2. Pick WeChat from the marketplace.
  3. Enter your credentials (see Authentication above for what's expected).
  4. In a workflow, drop an API Call node and select this connection.
  5. Pick the operation you need from the Operation dropdown — see the table below.

Available Endpoints ​

EndpointSummary
GET /tokenGet access token
POST /message/custom/sendSend a customer service message
POST /message/template/sendSend a template message
GET /user/infoGet user info
GET /user/getGet follower list

Each endpoint has its own page with parameter details, an example API Call node configuration, and the response shape.