We had this feature before but it got disabled. Need to return it back
As a developer, I want to be able to trigger notifications in an app when testing webhooks. For example, I want to build an app that tracks my intent for alcohol and if I mention alcohol it sends me a notification "hey, don't forget that you are not drinking"
Notification should only be triggered when response exists from the server. It shouldn't be triggered for every piece of data sent to webhook
when notification was triggered it also should show the same message in the chat
We had this feature before but it got disabled. Need to return it back
As a developer, I want to be able to trigger notifications in an app when testing webhooks. For example, I want to build an app that tracks my intent for alcohol and if I mention alcohol it sends me a notification "hey, don't forget that you are not drinking"
Notification should only be triggered when response exists from the server. It shouldn't be triggered for every piece of data sent to webhook
when notification was triggered it also should show the same message in the chat