seven SMS for Huginn
Huginn agent gem that sends SMS via the seven gateway.
Features
- Send SMS - Drop-in agent for any Huginn scenario that needs SMS output
-
Standard Gem - Loads via the Huginn
ADDITIONAL_GEMSmechanism, no source patching
Prerequisites
- A self-hosted Huginn instance
- A seven account with API key (How to get your API key)
Installation
Append huginn_seven_agent to your Huginn .env ADDITIONAL_GEMS value:
ADDITIONAL_GEMS=huginn_seven_agentThen re-run bundle and restart Huginn:
bundleConfiguration
In Huginn, create a new agent of type Seven Agent, paste your seven API key into the agent options and configure the message template.
Usage
Wire the seven agent as the receiver of any Huginn event source. Each event triggers an SMS using the configured template.
Support
Need help? Feel free to contact us or open an issue.