Colonizator1
Colonizator1
You can easily use the webhook type. Example: - target url: `https://api.telegram.org/botYOUR_BOT_ID/sendMessage` - HTTP Headers: `{ "Content-Type": "application/json" }` - HTTP Method: POST - Customize messages… **turn on** - Success...
@souovan Hi, we are using such telegram notifications right now. Any errors? Did you check your request manually, with postman, for example?
If you are sure that your request URL and data are correct, try to attache notification to some simple template. I guess you tried to test the notification with the...
@LeoSpyke it's working as webhook type, read my message above