Results 2 comments of Igor

Another point: when clicking "test," AWX will send something like `{"body": "Test Notification 1 https://towerhost"}`. If the expected format is something like the following (telegram bot, for example): ``` {...

Maybe this issue can help you: [webhook notification body is not valid anymore](https://github.com/ansible/awx/issues/14985)