Monitor Twitch Streamer Status with n8n
detail.loadingPreview
Effortlessly track the online status of your favorite Twitch streamers. This n8n workflow automates the process, notifying you the moment they go live.
About This Workflow
This n8n workflow provides a seamless way to monitor Twitch streamer activity. By leveraging the Twitch GraphQL API, it checks if a specified streamer is currently live. The workflow is triggered manually and then queries the Twitch API to retrieve stream information. An integrated conditional node then determines if the streamer is online based on the presence of stream data. This allows for real-time awareness of your favorite content creators going live, ensuring you never miss a moment of their broadcasts.
Key Features
- Real-time Twitch Status Check: Automatically detects if a streamer is live.
- Customizable Streamer Input: Easily set your desired Twitch username.
- Leverages Twitch GraphQL API: Utilizes robust API for accurate data.
- Simple Conditional Logic: Clearly identifies online/offline status.
How To Use
- Set Twitch Username: In the 'Document' node, replace
YOUR-TWITCH-USERNAMEwith the exact username of the streamer you want to monitor. - Configure Twitch GraphQL Node: This node is pre-configured to query the Twitch GraphQL API. The
client-idis already set for anonymous access. - Define Online Status: The 'Is Online' node checks if the
streamdata is present. If it's not null, the streamer is considered online. - Trigger Workflow: Click the 'Test workflow' button on the 'When clicking ‘Test workflow’’ node to initiate a status check.
Apps Used
Workflow JSON
{
"id": "f5d32cc4-f8fc-4a23-a884-adaae3c3e7b6",
"name": "Monitor Twitch Streamer Status with n8n",
"nodes": 12,
"category": "Marketing",
"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: f5d32cc4-f8fc...
About the Author
SaaS_Connector
Integration Guru
Connecting CRM, Notion, and Slack to automate your life.
Statistics
Related Workflows
Discover more workflows you might like
Automated AI Motion Illustration Workflow with Midjourney and Kling
Unleash your creativity with this n8n workflow that automates the generation of stunning motion illustrations. It leverages the power of Midjourney for static image creation and Kling AI to transform them into dynamic videos, all managed through the PiAPI. Perfect for content creators, marketers, and social media professionals looking to produce engaging visuals at scale.
Automated Multi-Platform Social Media Publisher
Streamline your social media content creation and publishing with this n8n workflow. Simply fill out a web form with your caption, media (image or video), and target platforms, and let n8n automate the posting process across multiple social networks.
WhatsApp AI Assistant: LLaMA 4 & Google Search for Real-Time Insights
Instantly deploy a smart AI assistant on WhatsApp, powered by Groq's lightning-fast LLaMA 4 model. This workflow enables real-time conversations, remembers context, and provides up-to-date answers by integrating live Google Search results.