webhook notification
Can you add webhook notification while new email comes? I would like to use telegram notifications. Thank you for excellent application and great job
Thank you for your kind words! Interesting idea for a module set. Just to clarify, when new messages are detected we would do some sort of authenticated POST to a webhook for a system like Telegram? I presume this is the API we would want to leverage for that: https://core.telegram.org/bots ?
Yes you are right. I'm using this script https://github.com/rakshazi/telegram-notify. But I think within the module sypth you can come up with a more functional solution. For example, in the message to send the body of the letter and header, And also be able to remove the email from the telegrams like this @GmailBot
For the record: https://en.wikipedia.org/wiki/Webhook
FYI, we just added Webhooks to Tiki Wiki CMS Groupware: https://gitlab.com/tikiwiki/tiki/-/merge_requests/1649/