Skip to content

Lark Bot

A Lark custom bot is an automated tool that can only be used within the group chat where it was created. It enables automatic message pushing by calling a pre-configured webhook address without requiring approval from the tenant administrator.

For more details, refer to the Custom Bot Usage Guide.

Adding a Custom Bot to a Group

Inviting the Custom Bot to the Group

  1. Go to Group > Settings > Group Bots.
  2. Navigate to the Add Bot page.
  3. Select Custom Bot.
  4. Set the custom bot's avatar, name, and description, then click Add.

Obtaining the Webhook Address

After the bot is created, you can directly copy the Webhook address.

After adding the custom bot to the group, you can configure security settings for the bot.

For example, set up signature verification for the bot. Requests must pass signature verification to successfully call the Webhook and send messages.

Once checked, the secret key is automatically provided for you.

Returning to the Lark Bot Configuration Page

  1. Define the name for the current notification target to identify it in the notification target list.
  2. Enter the Webhook address obtained in the previous steps.
  3. Optionally test if the notification is sent (❗️ Sends a test message to the group/channel corresponding to this Webhook. Please check the corresponding notification target to see if the test message was sent successfully).
  4. Optionally enter the Lark signature verification secret key.
  5. Configure Operation Permissions.
  6. Confirm.