WeCom Robot Tester
Paste your WeCom group robot webhook URL, choose a message type (text, markdown, markdown_v2, news), compose the content and send a test message directly from your browser. The tool also generates the exact cURL command so you can run it locally if the browser blocks the request due to CORS.
Loading tool…
If CORS blocks the browser request, copy the cURL command and run it locally.
Frequently asked questions
Is my webhook key uploaded to this site?
No. The request is sent directly from your browser to the WeCom API server. The key only stays in the current page and is never stored or transmitted to this site.
Why does the browser sometimes block the request?
The WeCom API does not allow cross-origin (CORS) calls from a browser. If that happens, copy the generated cURL command and run it in your terminal.
Related tools
DingTalk Robot Tester
Test DingTalk custom robot messages with text, markdown, link and actionCard.
URL Encoder / Decoder
Encode or decode URLs and URL components with configurable options.
Subnet / CIDR Calculator
Compute network, broadcast, mask and host ranges from any CIDR block.
HTTP Status Codes
Look up the meaning of any HTTP status code, grouped by class.