Get Webhooks

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.

Example of Get Webhooks Block


Inputs

Channel ID Required

ID of the channel to get webhooks from.

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