OmniTool
中文
HomeAll toolsAI DirectoryFavoritesCSS Zen Garden
AI Tools5
Developer Tools18
Network Tools14
Time & Date6
Image & Media6
PDF & Documents10
Finance & Accounting12
Life Tools6

DingTalk Robot Tester

Paste your DingTalk custom robot webhook URL and optional secret, choose a message type (text, markdown, link, actionCard), compose the content and send a test message directly from your browser. The tool also generates the exact cURL command with the correct HMAC-SHA256 signature so you can run it locally if the browser blocks the request due to CORS.

Messages are sent directly from your browser to the DingTalk API server, not through our server. Webhook URL and secret stay only in the current page.

Loading tool…

Paste full URL or just access_token
HMAC-SHA256 sign key

If CORS blocks the browser request, copy the cURL command and run it locally.

Frequently asked questions

Is my webhook secret uploaded to this site?

No. The request is sent directly from your browser to the DingTalk API server. The secret only stays in the current page and is used for local HMAC-SHA256 signature calculation.

Why does the browser sometimes block the request?

DingTalk 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

WeCom Robot Tester

Test WeCom group robot messages with text, markdown, markdown_v2 and news.

WeComWebhookRobot