Bot

You can create a bot and assign it a callback URL. Once added to a channel, the bots callback URL is triggered for every message sent from the channel.

The bot's callback URL will receive a payload identical to the "message" event detailed in the Webhooks section.

Last updated