Get Webhooks
NOTE
This block is an iterator. Learn more about iterators.
Get all webhooks in a channel.
What does it do?
The Get Webhooks block allows you retrieve and iterate over all of the webhooks in a specified channel.
Inputs
Channel ID Required
ID of the channel to get webhooks from.
NOTE
The bot must have access to the channel with the correct permissions.
Example: 123456789012345678
Outputs
Webhook ID Iterator
The ID of the current iteration's webhook
Example: 123456789012345678
Webhook Name Iterator
The Name of the current iteration's webhook