Channel Followed trigger

Introduction

The "Channel Followed" trigger is activated when a Twitch channel, connected through a specified Twitch connection, gains a new follower.

Configuration

  • Connection: Select the Twitch connection associated with the channel you want to monitor for new followers. This connection must be configured and authorized with the necessary permissions to access follower information. More details about Connections

Variables

  • User: An object containing details about the new follower.

    • ID: The unique identifier of the user who followed the channel.

    • Name: The display name of the user.

    • Login: The login name of the user.

Usage

This trigger is ideal for creating personalized welcome messages, logging new followers for later engagement, or triggering specific automations such as sending thank you messages.

Last updated