Skip to main content
discord.createWebhook create an incoming webhook in a Discord channel.
automations/discord-create-webhook.automation.ts

Inputs

Required channelId and 1–80 character name. Names cannot contain Discord or Clyde, case-insensitively. Optional image avatarDataUri and audit-log reason. Optional second argument { account } selects the Discord binding.

Output

Returns the created DiscordWebhook without its token or executable URL.

Discord behavior

Requires MANAGE_WEBHOOKS. Automate.ax intentionally does not expose the returned webhook token or token-bearing URL.