Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Reply to a user with a text message.
External DocumentationTo 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