Stream Update

Trigger for a Twitch Stream Update
PubSub

Details

This triggers when the title or the description changes on your stream.

Parameters

Game Only
Checkbox

Check this field if you only want this to trigger when the game changes

Game
Select

Select a game if you only want this to trigger when the stream changes to this game

Variables

The following variables will be populated when this trigger executes:

Description
gameBoxArtstring

The box art for the game

gameIdnumber

The game id of the stream

Example: 509658
gameNamestring

The game name of the stream

Example: Just Chatting
gameUpdateboolean

has the game been updated?

Example: true
oldGameBoxArtstring

The old box art for the game

oldGameIdnumber

The old game id of the stream

Example: 518203
oldGameNamestring

The old game name of the stream

Example: Sports
oldStatusstring

The old title of the stream

Example: My old stream title
statusstring

The current stream title

Example: My stream title
statusUpdateboolean

has the status been updated?

Example: true