Push StoreClaw execution results to your team chat through a Feishu group bot, so your operations team stays on top of every task run in real time.
When to use this
Use the Feishu Message Push channel whenever you want StoreClaw to proactively notify your team after it finishes a job. A typical scenario: you create a daily store-operations scheduled task and want StoreClaw to automatically push a results summary to your operations team's Feishu group every time it runs.
Note that Feishu Message Push is one-way only. It delivers StoreClaw's notifications to your Feishu group; it does not receive replies or interactions from the group.
Before you begin
Make sure you have the following ready:
- A working Feishu workspace, with permission to add a group bot to the target chat.
- A StoreClaw account, with the Message Channels settings page open.
Steps
Step 1: Create a Feishu group bot
In the Feishu group where you want to receive notifications, add a custom bot and obtain its Webhook URL. Follow Feishu's official guide for the exact steps:
When you're done, copy the bot's Webhook URL for the next step.
Step 2: Paste the Webhook URL into StoreClaw
In StoreClaw, go to Channels -> Feishu Message Push, and paste the Webhook URL you just copied into the Webhook URL field.
Step 3: Complete the connection
Once the Webhook URL is correct, click Connect Feishu Message Push to finish. After a successful connection, the channel is ready to receive StoreClaw notifications.
Best practice: auto-notify your Feishu group from scheduled tasks
After connecting Feishu Message Push, we recommend pairing it with scheduled tasks so you receive the results of every run in real time.
Simply add the following sentence to the Prompt / Instructions field of your scheduled task:
When the task is complete, send an overview of the execution results to my Feishu group via Feishu Notifications.
With this in place, StoreClaw automatically pushes a results summary to your Feishu group every time the scheduled task runs.
For example, in the "StoreClaw Daily Ad Data Analysis" task, the prompt could read:
/storeclaw-data-analysisRun the data analysis. When the task is complete, send an overview of the execution results to my Feishu group via Feishu Notifications.

Once configured, your team will receive the results summary of daily tasks such as ad data analysis in your Feishu group, right as they happen.
FAQ
Q: I'm not receiving notifications. What should I check?
A: Verify that the Webhook URL is entered correctly, that the Feishu group bot is still enabled, and that your scheduled task's prompt includes the instruction to send a Feishu notification.
Q: Can I reply to the bot in the group?
A: No. Feishu Notifications is a one-way channel used only to deliver StoreClaw's notifications; it does not receive replies or interactions from the group.