v1.0.0
Bear
Utilize the power of Bika to automate your Feishu group notification and reminder process, and easily send a variety of custom robot message types such as text, rich text, message cards, etc. This innovative solution not only saves your precious time, but also enhances the efficiency and professionalism of information communication, It is the ideal choice for enhancing your team's collaboration and communication efficiency.
🤖 Automation
🔗 Integration
Included Resources
Notifications Automation
Workflow Graph
Workflow Graph
Workflow of Scheduled reminder for Feishu group messages
The Scheduled reminder for Feishu group messages template is an automated tool specifically designed for Feishu users, aiming to simplify and automate the notification and reminder processes within Feishu groups. By using this template, you can:
The template contains an automated task that helps you send messages to Feishu at a specified time every day.
In this way, the Feishu timed reminder template can simplify the team collaboration process, improve work efficiency, and ensure that information is accurately conveyed to team members in a timely manner.
Set the Timed Sending Time:
Executor Configuration:
This template is presented with 3 executors. In actual use, you can select the applicable one to keep and delete the other two executors. Otherwise, when executed once, 3 messages with the same content but different display forms will pop up.
You need to replace the webhook address of the Feishu group robot. (How to get the webhook address of the robot, please refer to here)
Edit the message content you need to send:
Set the text type
Example:
" BIKA Timed Reminder
Hello! This is a text-type message from Bika.
Please check the next message for the tutorial on creating a custom robot in Feishu 😄 "
Send rich text messages
Example:
"content": [
{
"tag": "text",
"text": "Hello! This is a rich text message from Bika."
},
{
"tag": "at",
"user_id": "all"
},
{
"tag": "text",
"text": "Configuration instructions for rich text messages:"
}
]
Example:
{
"header": {
"title": "How to Configure Feishu Group Timed Reminder in Bika?",
"template": "blue"
},
"elements": [
{
"tag": "div",
"text": "Create a custom robot [View the tutorial](https://bika.ai)"
}
]
}
Click "Run Now" or when the configured time arrives, the effect after the automation is started:
This template is suitable for the following users:
Can I schedule messages for specific dates and times?
Certainly. Bika allows you to specify the date, time, and repetition pattern for message delivery.
Can I integrate other operations or extensions into this template?
Although the template provides the basic function of sending messages, you can explore other integrations or extensions in the GUI as needed.
Is there any documentation regarding the setup of the webhook for a custom Feishu robot?
Yes. The template provides detailed steps and links to relevant documentation on creating a custom robot and configuring the webhook address within the example message content.