docsFunctionsEmbedsZwebhookCreate

ZwebhookCreate

Creates a webhook in the specified channel and returns its full URL.

Syntax

ZwebhookCreate{channelID;name}

Arguments

NameTypeRequiredDefault
channelIDsnowflakeYes-
namestringYes-

Example

ZwebhookCreate{123456789012345678;Announcements Hook}