Package Information
Downloads: 0 weekly / 0 monthly
Latest Version: 0.3.2
Author: Katie Speaker
Documentation
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:
- Create an account at app.katiespeaker.com
- Create a channel in your dashboard
- Copy the API key from your channel settings
- 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