Twitch Make integrationAutomate Twitch with Make.
What if every follow, raid or new sub on your channel set off the next step by itself? The Twitch Make integration gives you 37 modules, 12 of them instant triggers. This page is for streamers and community managers: it walks you through the connection, then a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Twitch Make integration do for your channel?
The Twitch Make integration links your Twitch account to Make, a no-code tool where you build a scenario: the automation itself, a chain of modules that each do one job. Twitch brings 37 modules to that chain, from events on your channel to searches across streams, games and clips.
Thank new followers without watching the dashboard. Watch Followers fires the moment someone follows, and Send a Whisper can pass them a short private message. A good fit for a small channel that wants every newcomer to feel seen.
Keep a log of what happens on stream. Watch Cheers, Watch Subscriptions and Watch Raids each hand Make an item as soon as the event occurs, so you can add it to a sheet or a table in another app and review your community later.
Watch the wider scene. List Top Games ranks games by current viewers, and Search Channels finds channels matching a query. Handy for a manager who scouts partners or picks the next game to stream.
What the app does not have: a Make an API Call module, so anything outside these 37 modules needs another route. Weighing tools first? The n8n vs Make comparison lays out the criteria, the Make training covers the editor from zero, and Make troubleshooting helps when a run fails.
How do you connect your Twitch account to Make?
- 01
Register an application on Twitch
Make talks to Twitch through an app you declare in the Twitch developer console, so you need a Twitch developer account. Open the Applications tab, click Register Your Application, give it a name, pick a category and paste
https://www.integromat.com/oauth/cb/twitch3as the callback URI if asked. - 02
Copy your two credentials
Click Create, then find your app under Developer Applications and click Manage. Copy the Client ID shown on screen, then click New Secret and copy the Client secret. Keep both at hand for Make.
- 03
Create the connection in Make
In your scenario, add a Twitch module and click Create a connection. That connection is your Twitch account linked to Make once, then reused by every Twitch module. Name it if you like, enter the credentials and follow the on-screen authorization.
Your first scenario: greet every new follower
GoalWhen someone follows your Twitch channel, Make sends them a whisper to say thanks.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the big +. Search for Twitch and choose Watch Followers as your first module.
- 02
Set up the trigger
Since Watch Followers is instant, click Create a webhook, then Create a connection with the credentials from your developer console. Fill the fields; Make lists what it can read once the connection works.
- 03
Add the whisper
Click the + on the right of the trigger and pick Send a Whisper. Map the follower from the previous module as the recipient, then write your thank-you text.
- 04
Test with Run once
Click Run once to execute the scenario a single time. Open each module to read the bundle it received: a bundle is one item passed along, here one follower.
- 05
Switch it on
Happy with the test? Turn the scenario on. From then on, Twitch calls Make through the webhook whenever someone follows, and each module run counts as one operation on your plan.
Triggers: what can start a Twitch scenario
13 modules start a scenario when something happens in Twitch. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Twitch as soon as it happens.
Watch Bans/Unbans
Instant triggerIn Make“Triggers when a user is banned or unbanned from your channel.”
You get a new bundle each time a user is banned from your channel or lifted from a ban. Your moderation actions stop living only in chat history and become data you can store or share.
Watch Channel Updates
Instant triggerIn Make“Triggers when a specified channel is updated.”
This trigger tells your scenario that a channel you pick has been updated. Useful when the change itself should kick off a post or a note somewhere else.
Watch Cheers
Instant triggerIn Make“Triggers when a user cheers on your channel.”
Every time a viewer cheers bits on your channel, Make receives it as a bundle. That lets you thank supporters or total their bits outside Twitch, without scrolling back through the chat.
Watch Clips
Scheduled triggerIn Make“Triggers when there is a new clip for the games you follow.”
Watch Clips brings you the new clips published for the games you follow on Twitch. It is the only scheduled trigger of the app, so it works on a rhythm rather than on a push.
Watch Followers
Instant triggerIn Make“Triggers when a user follows a specified channel.”
You learn about each new follower of a channel you specify the moment they click follow. Ideal ground for a welcome flow, and the trigger used in the first scenario above.
Watch Goals
Instant triggerIn Make“Triggers when you start, end or make a progress on the goal.”
Your channel goals become events you can react to: this trigger fires when you start a goal, when it moves forward, and when it ends. Good for celebrating milestones off Twitch too.
Watch Moderators
Instant triggerIn Make“Triggers when a user has moderator privileges given or removed on your channel.”
Know right away who gains or loses moderator rights on your channel. For a team that runs several mods, it keeps the roster outside Twitch accurate without anyone updating it by hand.
Watch Polls
Instant triggerIn Make“Triggers when a poll begins, ends or is responded by a user on your channel.”
Polls on your channel turn into bundles: when one begins, when it ends and when viewers answer. You can keep results beyond the stream, where the chat usually buries them.
Watch Predictions
Instant triggerIn Make“Triggers when a prediction begins, ends, or is locked or when a user particiate in a prediction on your channel.”
This trigger follows the whole life of a prediction on your channel: its start, its lock, its end, and every viewer who takes part. Each step becomes an item your scenario can act on.
Watch Raids
Instant triggerIn Make“Triggers when a user raids a specified channel and vice versa.”
Raids become a signal Make can use: this trigger fires when someone raids a channel you specify, and when that channel raids another. Both sides of the raid are covered.
Watch Rewards/Redemptions
Instant triggerIn Make“Triggers when a channel points reward (redemption) is created, updated or removed on your channel.”
Channel points rewards can drive actions outside Twitch: the trigger fires when a reward or redemption is created, updated or removed on your channel.
Watch Streams
Instant triggerIn Make“Triggers when a specified channel starts or ends a stream.”
Your scenario learns when a channel you specify goes live and when it goes offline. That is the event most streamers want for going-live alerts on other platforms.
Watch Subscriptions
Instant triggerIn Make“Triggers when a subscription event occurs on your channel.”
Each subscription event on your channel is handed to Make as a bundle, so your subscribers can be recognized and counted beyond the chat.
Actions and searches: what Twitch can do in a scenario
Twitch gives you 24 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
- Block/Unblock a User
- Check Your Subscription
- Delete a Video
- Get a Channel
- Get a Video
- Get Number of Follows/Followers (DEPRECATED)
- Send a Whisper
- Update a Channel
- List Bits Leaderboard
- List Channel Editors
- List Channel Followers
- List Channel Subscribers
- List Channel Teams
- List Channel Videos
- List Cheermotes
- List Clips
- List Followed Channels
- List Followed Streams
- List Streams
- List Top Games
- List Your Block Lists
- Search Channels
- Search Games
- Search Users
Block/Unblock a User
ActionIn Make“Blocks or unblocks a user.”
You block a Twitch user, or lift a block, straight from a scenario. It turns a moderation decision taken elsewhere, in a form or a mod tool, into an action on your account.
Check Your Subscription
ActionIn Make“Checks if you subscribe to a specified channel.”
Find out whether your own account subscribes to a given channel. The answer comes back as data the next module can branch on.
Delete a Video
ActionIn Make“Deletes a video.”
Removes a video from Twitch with no manual clicking. Handy when an outside decision, like a line marked for removal in a sheet, should clear the video too.
Get a Channel
ActionIn Make“Gets a specified Channel.”
Pulls the information of one specified channel into your scenario, ready to map into a message, a sheet or a CRM record.
Get a Video
ActionIn Make“Gets a specified video.”
Fetches the details of one specific Twitch video, so later modules can reuse them in a post, a report or a content calendar.
Get Number of Follows/Followers (DEPRECATED)
ActionIn Make“Retrieves the total number of follows/followers for a specified user/channel.”
Returns the total count of follows or followers for a user or a channel. Make marks this module as deprecated, which signals it is on its way out.
Send a Whisper
ActionIn Make“Sends a whisper message to the specified user.”
Sends a private whisper message to a Twitch user you specify. The personal touch of a direct note, without typing it yourself every time.
Update a Channel
ActionIn Make“Updates your channel.”
Changes the settings of your own channel from a scenario, so information kept in another tool can flow back to Twitch.
List Bits Leaderboard
SearchIn Make“Retrieves a ranked list of bits leaderboard information.”
Gives you the ranked bits leaderboard, one bundle per entry, so your top supporters are ready for a thank-you post or a report.
List Channel Editors
SearchIn Make“Retrieves a list of your channel editors.”
Returns the people who hold editor rights on your channel. A quick way to audit who can change your settings.
List Channel Followers
SearchIn Make“Retrieves a list of channel followers.”
Retrieves the followers of a channel as bundles you can store, sort or match against other data. This is the current way to work with follower data.
List Channel Subscribers
SearchIn Make“Retrieves a list of your channel subscribers.”
Pulls the list of your channel's subscribers into Make, ready to reconcile with a supporters sheet or a perk list.
List Channel Teams
SearchIn Make“Retrieves a list of channel teams.”
Tells you which Twitch teams a channel belongs to. Useful context when you look at a streamer as a possible collaborator.
List Channel Videos
SearchIn Make“Retrieves a list of channel's videos.”
Returns the videos of a channel, one bundle each, to build an archive, a content index or a cleanup list.
List Cheermotes
SearchIn Make“Retrieves a list of available cheermotes.”
Retrieves the cheermotes available, the animated emotes viewers use to cheer bits. Mostly reference data for overlays or bots.
List Clips
SearchIn Make“Retrieves a list of clips.”
Brings back clips as bundles, a clean way to collect the highlights of a stream without hunting for them on Twitch.
List Followed Channels
SearchIn Make“Retrieves a list of followed channels.”
Lists the channels that are followed, the other side of the follower relationship, so you can see who a user keeps an eye on.
List Followed Streams
SearchIn Make“Retrieves a list of followed streams.”
Shows which followed channels are streaming, handy for a personal digest of who is on air right now.
List Streams
SearchIn Make“Retrieves a list of active streams.”
Returns active streams on Twitch, a wide view of who is live beyond the channels you follow.
List Top Games
SearchIn Make“Retrieves a list of top games sorted by number of current viewers on Twitch.”
Ranks games by how many people are watching them on Twitch at this moment. A quick pulse of what the platform is watching.
List Your Block Lists
SearchIn Make“Retrieves a list of your block lists.”
Pulls the users on your block list into the scenario, so you can review them outside Twitch or share them with your mod team.
Search Channels
SearchIn Make“Searches for channels by query parameter.”
Finds channels that match a query you type or map in. It turns a keyword into a list of candidates to look at.
Search Games
SearchIn Make“Searches for games by query parameter.”
Looks up games on Twitch from a query, handing you matching games as bundles you can reuse in other modules.
Search Users
SearchIn Make“Searches for users by username.”
Finds Twitch users by their username and returns their profile data to the scenario. Often the missing link between a name typed somewhere and an action on Twitch.
Need help automating Twitch with Make?
A person reads every message.