Documentation Index
Fetch the complete documentation index at: https://docs.tidyread.ai/llms.txt
Use this file to discover all available pages before exploring further.
Webhook Types
Tidyread currently supports the following webhook types:- Telegram: Send digest to a Telegram chat.
- Lark(Feishu): Send digest to a Lark chat.
- DingTalk: Send digest to a DingTalk chat.
- Discord: Send digest to a Discord channel.
- Customized: Send digest to any webhook link.
Webhook Payload
You can specify the payload JSON structure to be sent to the webhook link. If you don’t provide one, the following data structure will be sent by default:Template
The template is used to customize the rendering structure of individual messages in the Digest. You can use the following variables:Troubleshooting
If you notice that digest messages are not being pushed as expected, try clicking theTest Webhook button to check if the configuration is correct. If there’s an error, an error message will pop up. If you’re unable to resolve the issue, please use the feedback button in the extension sidebar to report the problem to us.
