Google Calendar to Slack Status & Philips Hue
detail.loadingPreview
Syncs your Google Calendar events to update your Slack status and control Philips Hue lights.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the synchronization of your Google Calendar to your Slack status and Philips Hue lights. When an event starts on your Google Calendar, it updates your Slack status with the event's summary and color, and attempts to control your Philips Hue lights based on the event's color. This helps in reflecting your availability and current activity across different platforms.
Key Features
- Trigger workflow based on Google Calendar events.
- Update Slack status with event details (summary and color).
- Control Philips Hue lights based on event color.
- Customizable mapping of Google Calendar colors to light states.
- Robust error handling to ensure workflow stability.
How To Use
- Import Workflow: Import this JSON into your n8n instance.
- Configure Credentials: Set up Google Calendar OAuth2 credentials and Slack API credentials.
- Set Calendar ID: In the
Google Calendar Triggernode, replaceyouremail@domain.comwith your actual Google Calendar ID. - Configure Environment Variables: Set the
BASE_URLenvironment variable to your Philips Hue bridge API endpoint. - Customize Light Control: Modify the
Light - Busy,Light - Available, andLight - Personalnodes to send appropriate commands to your Philips Hue bridge based on your desired lighting configurations and the event's color. - Map Calendar Colors: Adjust the
Set CalColorfunction node to define how eachcolorIdfrom Google Calendar maps to a specificcalColorstring, which is then used for Slack status and potentially Hue light control.
Apps Used
Workflow JSON
{
"id": "475938c5-5574-46eb-9a4e-3cb0a913d797",
"name": "Google Calendar to Slack Status & Philips Hue",
"nodes": 0,
"category": "integrations",
"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: 475938c5-5574...
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
Discord Members To Google Sheets
Copies Discord members with a specific role to a Google Sheet.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.
Universal CSV to JSON API Converter
Effortlessly transform CSV data into structured JSON with this versatile n8n workflow. Integrate it into any application as a custom API endpoint, supporting various input methods including file uploads and raw text.
Robust Concurrency Control for n8n Workflows with Redis
Prevent simultaneous execution of critical n8n workflows or tasks using a centralized, Redis-backed locking mechanism. This reusable utility workflow ensures data integrity and resource management by allowing other workflows to acquire, check, and release locks.
Convert Any Webpage to PDF and Save Locally
This n8n workflow provides a simple way to convert any public webpage URL into a PDF document. Once converted, the PDF file is automatically saved to your local disk, making it easy to archive or share web content offline.
Automated Multi-Platform Influencer Discovery & Qualification
This powerful n8n workflow automates the entire process of discovering, scoring, and qualifying ideal influencers across Instagram, TikTok, and YouTube for your marketing campaigns. Streamline your talent acquisition by leveraging custom criteria and a sophisticated scoring algorithm.