Messaging and notification components for Slack and email integrations.
| Component | Description |
|---|---|
| Slack Channel Sender | Send messages to Slack channels via webhook or API |
| Slack Command | Receive incoming Slack slash command webhooks |
| Slack Block Kit Interaction | Handle Slack Block Kit interactive payloads |
| SMTP Email Sender | Send emails via SMTP with configurable templates |
helm repo add tinysystems https://tiny-systems.github.io/module/
helm install communication-module tinysystems/tinysystems-operator \
--set controllerManager.manager.image.repository=ghcr.io/tiny-systems/communication-modulego run cmd/main.go run --name=communication-module --namespace=tinysystems --version=1.0.0This module is part of the Tiny Systems platform -- a visual flow-based automation engine running on Kubernetes.
This module's source code is MIT-licensed. It depends on the Tiny Systems Module SDK (BSL 1.1). See LICENSE for details.