Reply To User
Reply to an user with a text message.
External Documentation
To learn more, visit the WeChat documentation.
Parameters
Parameter | Description |
---|---|
Message Content | The content of the message that will be sent. |
WeChat ID | The 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