To learn more, visit the WeChat documentation.

Parameters

ParameterDescription
Message ContentThe content of the message that will be sent.
WeChat IDThe WeChat ID of the user you want to send this message to.

Example Output

{    "errcode": 0,    "errmsg": "ok"}

Workflow Library Example

Reply to User with Wechat and Send Results Via Email

Preview this Workflow on desktop