Stream Kit Docs
API ReferenceYouTube

Stream Online

YouTube trigger: youtube:youtube:stream:stream-online

Stream Online

Trigger IDyoutube:youtube:stream:stream-online
PluginYouTube
CategoryStream

Variables

Copy variables into handler fields using {variableName} syntax.

{channelId}{channel}{broadcastId}{title}
NameTypeDescription
{channelId}
string

YouTube channel ID for the connected account.

Example: test-channel-id

{channel}
string

Channel login or display name where the event occurred.

Example: Test Channel

{broadcastId}
string

YouTube broadcast (stream) ID.

Example: test-broadcast-id

{title}
string

Current stream title after a channel update.

Example: Test Stream

On this page