Reward Redemption Updated
Trigger for a Twitch Reward Redemption when it's marked as complete or rejected in Twitch Reward Queue.
PubSub
Parameters
Rewardrequired
Select
default:
Any
Select a configured Twitch reward
- Select
Any
to trigger on any reward
You can quickly register a new reward by clicking the
Create Reward
button!Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
rawInputEscaped | string | The text entered by the user (if enabled) Example: https://streamer\.bot/Test Escaped Text \$\$\$ |
redemptionId | string | The unique identifier for the reward redemption Example: 4d9f236b-7486-481a-89af-1d03676d5275 |
rewardCost | number | The cost of the reward Example: 200 |
rewardId | string | The unique identifier for the reward Example: 44e86f71-8ace-4739-a123-3ff095489343 |
rewardName | string | The name of the reward Example: My Reward |
rewardPrompt | string | The description of the reward Example: My Reward description |
rewardStatus | string | Whether the reward was marked as complete/rejected. Example: fulfilled | canceled |