Create Reward

Creates a Channel Point Reward on Twitch that will be owned by SAMMI. Only rewards owned by SAMMI can be further modified from within SAMMI.

Box Name Type Description
Login Name Dropdown Your Twitch login name (all lowercase characters)
Title String What you want to name your new reward.
Cost Number How much you want the reward to cost. You can use variables.
Color Color Picker Display colour of the reward on Twitch.
Input Checkbox If enabled, requires a viewer’s input.
Description String Description of the reward.
Save ID Variable As String Variable to save the reward ID as.
Enabled Checkbox Whether you want to enable the reward after creation.

Saved Value:

Value Type Description
savedVariable String ID of the newly created Channel Point Reward.
”” String Saved as an empty string if Twitch does not return a reward ID.
undefined Undefined Saved if the Twitch account cannot be resolved or the required scope is missing.
Back to the list