Skip to main content

Prerequisites

Complete the Create an App process.

Procedure

  1. Sign in to the Developer Console, then click the target app to open its details page.
  2. Click App Release > Version Management and Release > Create a Version.
  3. Configure the version details:
    1. App version number: Enter the version number in the format 1.0.0. The minimum is 1.0.0, and the maximum for each segment is 99 (1.99.0). The format 1.100.0 is not supported.
    2. Version description: Briefly describe the changes in this version.
    3. Content to publish: Select the content you want to publish. Important When you publish a non-Workbench app (a mini program app or a web app), you must also select the Workbench app to publish. If you do not select the Workbench app, it will be taken offline by default, which will prevent the live app from working properly. Therefore, proceed with caution when publishing an app version, and make sure to select the Workbench app for publishing at the same time to keep it running properly.
      • Workbench app: For a Workbench app, you can select either a mini program or a web app, and you can select the mini program by version. Note You can select only one of the mini program and the web app.
      • Bots: Publish the bot app saved under App Capabilities > Bots.
      • Cool App: Publish all cool apps created and released under App Capabilities > Cool App in a single operation.
      • Magic Wand app: Publish the Magic Wand app saved under App Capabilities > AI App > Magic Wand App.
      • Digital Employee: Publish the Tabler saved under App Capabilities > AI App > Tabler.
    4. App visibility scope: Select the appropriate visibility so that only specific users or departments can use the app.
  4. After the configuration is complete, click Save > Publish Directly to complete the app publishing.
After publishing is complete, you can view the published app in the Version Management and Release list.

More Information

After the app is published, you can add and use it through the following methods.

Mini Program App / Web App

After a mini program app or web app is published, you can find and use the corresponding app in the Client-side Workbench.

Bots

  1. Open the DingTalk Client-side > the specified Group Chat.
  2. Click Group settings to open the Group settings page.
  3. Click Group Management > Bots to open the bot management page.
  4. Click Add Bot, then select the corresponding bot to complete the addition.

Magic Wand App

  • Magic Wand app: After the Magic Wand app is published, you can use the Magic Wand in the DingTalk Client-side.
    1. Open the DingTalk Home page, then click ”/” in the upper-right corner to open the DingTalk Tabler page. Note Before using the Skills of this Magic Wand app, make sure the current organization in the DingTalk Client-side has been switched to the organization that published the app.
    2. On the Tabler page, click “Tabler ⇋” in the upper-left corner, then select the Magic Wand app you just published from the Tabler list.
    3. Enter your request in the input box, then click the Send icon. The Magic Wand is expected to return the output in the form of a conversation.

Tabler

  • Tabler: A published Tabler is automatically added to the Organization Structure of the corresponding organization. Refer to the following to use the Tabler: Search for the Tabler name in the main search box to use it.

Cool App

Group Chat Cool App

Direct Message Cool App

You can only use the Install Cool Apps to a Single Chat Session in Batches API to install a Direct Message cool app to a Direct Message chat.

Message Menu Cool App

Quick Command Cool App

Send the corresponding link to convert it into the corresponding Card information.

User Profile Cool App

Document Cool App

Next Steps

If you need to monitor a mini program app or web app, you can Monitor an App.