Join IFTTT for free
Explore Plans Developers
Mobile menu Close menu
TwitchTwitch

A user followed a channel

This trigger fires every time the specified user starts following a channel on Twitch.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info
Description
This trigger fires every time the specified user starts following a channel on Twitch.
API endpoint slug
twitch.a_user_followed_a_new_channel

Trigger fields

Which user Text input
Label
Which user?
Helper text
Enter the username exactly as it appears in Twitch.
Slug
which_user
Required
true
Can have default value
true

Ingredients

Followed atDate and time the channel was followed.
Slug
created_at
Filter code
Twitch.aUserFollowedANewChannel.FollowedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00
UserThe name of the user who followed the channel.
Slug
user
Filter code
Twitch.aUserFollowedANewChannel.User
Type
String
Example
John Smith
Channel nameThe name of the channel the user followed.
Slug
channel_name
Filter code
Twitch.aUserFollowedANewChannel.ChannelName
Type
String
Example
Gaming Talk Shows
Channel logoA url to the image of the channel logo.
Slug
channel_logo
Filter code
Twitch.aUserFollowedANewChannel.ChannelLogo
Type
Image URL
Example
twitch.com/
Channel URLThe URL to the channel on Twitch.
Slug
channel_url
Filter code
Twitch.aUserFollowedANewChannel.ChannelUrl
Type
Web URL
Example
twitch.com/
Follower countThe number of channel followers.
Slug
follower_count
Filter code
Twitch.aUserFollowedANewChannel.FollowerCount
Type
String
Example
215780