Skip to main content

Reply To User

Reply to an user with a text message.

External Documentation

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

Workflow LibraryPreview this Workflow on desktop