Automate Slack Status & Philips Hue from Google Calendar

Discover how to automatically update your Slack status and Philips Hue lights based on Google Calendar events. This workflow streamlines presence indication by color-coding meetings and availability, saving time and reducing miscommunication.
googleCalendarTrigger
slack
httpRequest
+4
Workflow Identifier: 1385
NODES in Use: manualTrigger, googleCalendarTrigger, googleCalendar, function, slack, switch, httpRequest

Press CTRL+F5 if the workflow didn't load.

Learn how to Build this Workflow with AI:

Visit through Desktop for Best experience

What this workflow does

This workflow automatically updates Slack status and Philips Hue lights based on your Google Calendar events.

It solves the problem of forgetting to change availability status manually when meetings start.

The outcome is that your Slack status shows meeting info and your lights change color without any manual steps.


Who should use this workflow

Anyone with busy calendars who wants clear availability signals without extra work.

This is useful for professionals who use Slack, Google Calendar, and Philips Hue lights.


Tools and services used

  • Google Calendar: Source of meeting events and color categories.
  • Slack API: Updates user profile status with event details and emojis.
  • Philips Hue: Smart lights controlled via webhook HTTP POST requests to show availability.
  • n8n automation platform: Runs the workflow, connects services, and handles logic.

Inputs, processing steps, and outputs

Inputs

  • Google Calendar event start trigger firing every 5 minutes.
  • Event ID and details including event summary and color ID.

Processing steps

  • Retrieve full event details using event ID.
  • Map calendar color IDs to custom status tags with a JavaScript Function node.
  • Update Slack status text with event summary and status emoji based on mapped tags.
  • Use a Switch node to decide Philips Hue light state from status tags.
  • Send HTTP POST requests to Philips Hue webhooks for specific lighting scenes.

Outputs

  • Your Slack profile status shows your current event and status emoji.
  • Your Philips Hue lights change color to indicate Busy, Personal, or Available.

Beginner step-by-step: How to use this workflow in n8n

1. Import the workflow

  1. Click the Download button on this page to get the workflow file.
  2. Open n8n editor and choose Import from File.
  3. Select the downloaded file to import the workflow.

2. Configure credentials and details

  1. Add Google Calendar OAuth2 credentials in n8n.
  2. Add Slack API token with profile update permission.
  3. Add Philips Hue webhook URLs in the HTTP Request nodes.
  4. Update calendar ID, event and user email IDs if needed.

3. Test the workflow

  1. Manually run or simulate a calendar event start in Google Calendar.
  2. Check Slack status updates with event info and emoji.
  3. Check Philips Hue lights change accordingly.

4. Activate for production

  1. Enable the Google Calendar Trigger node.
  2. Save and activate the workflow.
  3. Keep n8n running (use self-host n8n if not using cloud).

Customization ideas

  • Change Slack status emojis by editing the emoji expression in the Slack node.
  • Add new lighting states by extending the Switch node and adding HTTP Request nodes for other Philips Hue scenes.
  • Update the Function node mapping to match any new or custom Google Calendar color IDs.
  • Add event duration info into Slack status text to show meeting length.
  • Add logging nodes to track event data and Philips Hue responses for troubleshooting.

Frequently Asked Questions

Check if the Google Calendar ID is correct and OAuth2 credentials are set up properly in the Google Calendar Trigger node.
Slack API token may lack permissions to update user profiles or the token may have expired. Reauthorize Slack credentials with correct scopes.
Incorrect webhook URLs or HTTP method errors in the HTTP Request nodes can stop lights from responding.
No. This workflow uses Google Calendar nodes and event ID syntax specific to Google Calendar. Other services require changing nodes and logic.

Promoted by BULDRR AI

Related Workflows

Automate Viral UGC Video Creation Using n8n + Degaus (Beginner-Friendly Guide)

Learn how to automate viral UGC video creation using n8n, AI prompts, and Degaus. This beginner-friendly guide shows how to import, configure, and run the workflow without technical complexity.
Form Trigger
Google Sheets
Gmail
+37
Free

AI SEO Blog Writer Automation Workflows in n8n

A complete beginner guide to building an AI SEO blog writer automation using n8n.
AI Agent
Google Sheets
httpRequest
+5
Free

Automate CrowdStrike Alerts with VirusTotal, Jira & Slack

This workflow automates processing of CrowdStrike detections by enriching threat data via VirusTotal, creating Jira tickets for incident tracking, and notifying teams on Slack for quick response. Save hours daily by transforming complex threat data into actionable alerts effortlessly.
scheduleTrigger
httpRequest
jira
+5
Free

Automate Telegram Invoices to Notion with AI Summaries & Reports

Save hours on financial tracking by automating invoice extraction from Telegram photos to Notion using Google Gemini AI. This workflow extracts data, records transactions, and generates detailed spending reports with charts sent on schedule via Telegram.
lmChatGoogleGemini
telegramTrigger
notion
+9
Free

Automate Email Replies with n8n and AI-Powered Summarization

Save hours managing your inbox with this n8n workflow that uses IMAP email triggers, AI summarization, and vector search to draft concise replies requiring minimal review. Automate business email processing efficiently with AI guidance and Gmail integration.
emailReadImap
vectorStoreQdrant
emailSend
+12
Free

Automate Email Campaigns Using n8n with Gmail & Google Sheets

This n8n workflow automates personalized email outreach campaigns by integrating Gmail and Google Sheets, saving hours of manual follow-up work and reducing errors in email sequences. It ensures timely follow-ups based on previous email interactions, optimizing communication efficiency.
googleSheets
gmail
code
+5
Free