With webhooks, you can get alerts from third-party apps. For example, connect Honeybadger to get instant error notifications or use Cronitor to monitor your website's uptime.
These alerts will be added to Chat as messages from the respective sender. You can do this by sending a POST
request to the URL provided in the chats:
This will enable you to receive a chat message from an external source, whenever a request is posted.