Huginn
Huginn is an open-source platform for automating tasks and creating custom workflows. It allows users to create agents that monitor, collect, and process data from various sources and trigger actions based on specific conditions. Users can set up agents to track events, send notifications, manipulate data, or integrate with other services. Huginn is highly flexible and enables users to design complex automation workflows without needing extensive programming knowledge. It is particularly useful for those who want to automate recurring tasks, monitor websites, aggregate information, or create custom integrations between different web services and applications.
Features
SMS Sending
By integrating the seven agent, you can incorporate SMS into your workflow. For example, you can implement event-based, automated SMS dispatches.
Performance Tracking
Performance tracking allows you to monitor whether and how often an SMS was opened and how often the link provided in the SMS was clicked.
Flash SMS
Flash SMS are a special subtype of SMS. They are displayed directly on the recipient's device and are not saved after interaction.
Text2Voice
With our Voice API, you can send messages that are delivered as a call and read aloud to the recipient. This is sometimes also referred to as Text2Speech.
Installation
- 1
Send SMS
- Add the string
huginn_seven_agent
to your Huginn.env
keyADDITIONAL_GEMS
. If this agent is the only gem being used, it would look like this:ADDITIONAL_GEMS=huginn_seven_agent
- Run the command
bundle
in a shell.
- Add the string
- 2
Text2Voice-Anrufe tätigen
- Add the string
huginn_seven_voice_agent
to your Huginn.env
keyADDITIONAL_GEMS
. If this agent is the only gem being used, it would look like this:ADDITIONAL_GEMS=huginn_seven_voice_agent
- Run the command
bundle
in a shell.
- Add the string
Support
If you have questions about the seven agents for Huginn, please contact our support via email: support@seven.io.