Skip to content

DingTalk Bot

To adapt to the latest DingTalk bot model, you need to first create an internal enterprise application bot on the DingTalk development platform.

For more details, refer to Creating and Installing an Internal Enterprise Application Bot.

Differences Between Old and New DingTalk Bots
  • DingTalk Platform: Creating bots has changed from directly creating them in Group Management to creating applications in the Development Platform.
  • Guance: The latest DingTalk bot key configuration is no longer mandatory.

Create an Internal Enterprise Application Bot

First, apply for developer permissions on the DingTalk development platform from your organization.

Create an Application

  1. Select Application Development > DingTalk Applications > Create Application, then click Create Application.
  2. After the application is created, click Application Details on the right to go to the bot configuration page and fill in the relevant configurations.
  3. In the target group, click Add Bot, and select the newly created application bot from the enterprise bot list.
  4. Obtain the bot Webhook address. In bot management, find the newly created application bot, click View Details, and copy the Webhook address.

Note

This bot is used only for receiving messages and does not involve interaction. The message receiving mode configuration can be chosen arbitrarily, and the address in HTTP mode can be left empty.

Return to the DingTalk Bot Configuration Page

  1. After successfully adding the bot to the DingTalk group, you can find the bot's Signing Key and Webhook address in the bot configuration details.
  2. Enter the configuration information, including the custom notification target name, key, and Webhook address.

Configure on the Guance Side

  1. Return to the page for configuring the DingTalk bot as a notification target.
  2. Enter the key and Webhook address obtained in the steps above.

Feedback

Is this page helpful? ×