Back to Nodes

Katie Speaker

Last updated May 6, 2026

n8n community node for Katie Speaker - publish spoken notifications to Katie Speaker devices

16 Weekly Downloads
194 Monthly Downloads

Included Nodes

Katie Speaker

Description

n8n-nodes-katiespeaker

This is an n8n community node that integrates with Katie Speaker — a smart speaker platform for delivering spoken notifications hands-free.

n8n is a fair-code licensed workflow automation platform.

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

  • Publish Message — Send a text message to your Katie Speaker channel. The device converts it to natural speech and plays it aloud.
  • Broadcast Message — Send a message to all subscribers, bypassing their individual filters.
  • Get Subscriber Filters — Retrieve the aggregated filter rules set by your channel’s subscribers.
  • Should Publish — Check whether any subscriber would receive a message with given metadata before sending it (saves API costs).
  • Credentials

    To use this node, you need a Katie Speaker account and a channel API key:

    1. Create an account at app.katiespeaker.com
    2. Create a channel in your dashboard
    3. Copy the API key from your channel settings
    4. In n8n, add new Katie Speaker API credentials and paste your key

    Resources

  • Katie Speaker Developer Portal
  • API Reference
  • Quick Start Guide
  • Python SDK
  • n8n Community Nodes Documentation

License

MIT