Twitch Stream Status Checker
detail.loadingPreview
Checks if a Twitch user is currently streaming.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automatically checks the live streaming status of a specified Twitch user. It uses the Twitch GraphQL API to retrieve stream information and determines if the user is online based on the presence of stream data.
Key Features
- Dynamically checks Twitch stream status.
- Utilizes Twitch GraphQL API for real-time data.
- Provides a clear 'online' or 'offline' determination.
- Includes placeholder for Twitch username.
How To Use
- Import this workflow into your n8n instance.
- In the 'Document' (Set) node, replace
YOUR-TWITCH-USERNAMEwith the actual Twitch username you want to monitor. - Execute the workflow manually using the 'Test workflow' trigger.
Apps Used
Workflow JSON
{
"id": "e370a9ad-10a8-4604-ba07-63e68d608b1a",
"name": "Twitch Stream Status Checker",
"nodes": 0,
"category": "Community Contributed",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: e370a9ad-10a8...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Community RSS Feed Aggregator
Aggregates content from multiple RSS feeds into a single list.
Create a Zendesk Ticket
Automatically creates a ticket in Zendesk when manually triggered.
Create a Client in Harvest (Unverified)
Manually trigger the creation of a new client in your Harvest account.
Webflow Form Submission to Discord Channel Automation
Automate the creation of Discord channels based on Webflow form names and send form submissions to them.
Standup Bot - Override Configuration
Manually override the configuration for the Standup Bot.
Community Contributed: Notion to Vector Store
Converts Notion page content into vector embeddings and stores them in a Pinecone vector database.