The Webhooks feature allows you to push digest data to a webhook when building a digest in Tidyread. For example, you can use this feature to send digest to platforms like Telegram and Lark.
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:
If you notice that digest messages are not being pushed as expected, try clicking the Test 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.