Guide
Automation Guide
Integration Guide
Template Guide
Open API
Reference
Automation Triggers
Automation Actions
Integrations
Node Resources
Database Views
Database Fields
Dashboard Widgets
Missions
Ai Wizard
Formula
Space
Release Notes
Using a DingTalk group bot, you can send messages to a designated group chat. Combined with automation tasks, you can automatically push notifications of project progress, task completion, or urgent announcements, ensuring that team members receive timely information in the DingTalk group.
Log in to DingTalk and create or enter the group chat where you want to send messages.
Click the "Group Settings" icon in the upper right corner of the group chat.
In "Group Settings," click "Smart Group Assistant."
Click the "Add Bot" button. In the pop-up window, click "Add Bot" again.
Select the bot you want to add, choose "Custom," and then click "Add."
Enter the bot's name and upload an avatar as needed.
Configure one of the security settings, such as selecting "Custom Keywords" and entering "[Test]." DingTalk provides three security settings, and only when one of them is correctly configured will the message content be sent successfully. For more details on DingTalk bot security settings, please refer to here.
Check "I have read and agree" and then click "Finish."
After creating the bot, the system will generate a unique Webhook URL.
Copy and save this URL, as it will be used later.
After logging in to Bika, go to the "Space" interface, open an automation, and click the "Edit" icon in the upper right corner.
"Add" or "Edit" an automation task.
Enter an "Action Name," and select "Send Message to DingTalk Group" from the "Action Type" list.
In "Webhook Source," choose "Manually Enter URL," and paste the previously copied "Webhook URL" into the input field.
In the "Message Title" or "Message Text," enter the preset custom keyword, such as "[Test]." If other security settings have been configured, this keyword does not need to be filled in. For more details on DingTalk bot security settings, please refer to here.
Next, enter the message content you want to send. You can customize the format of the message content according to DingTalk's official format description. Please refer to here. After completion, click "Save."
Enable the automation task.
Log in to your DingTalk to check if the bot has successfully sent the message. If the message is sent successfully, the configuration is correct.
By following these steps, you have completed all the configurations for sending messages to a DingTalk group. With different trigger conditions, you can achieve various types of automatic message pushing.
Coming soon