Skip to content

seven-io/automatisch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seven logo

seven for Automatisch

Official seven app for Automatisch - the open-source Zapier alternative. Send SMS, place voice calls and receive inbound SMS from your Automatisch flows.

MIT License Automatisch self-hosted TypeScript app


Features

  • Send SMS Action - sendSMS step for any flow trigger
  • Send Voice Action - sendVoice step for text-to-speech calls
  • Receive SMS Trigger - receiveSMS webhook to start flows from incoming messages

Prerequisites

Installation

cd packages/backend/src/apps
git clone https://github.com/seven-io/automatisch seven

Restart Automatisch so the seven app is picked up by the backend.

Configuration

In Automatisch:

  1. Open My Apps and pick seven.
  2. Click Add connection, paste your seven API key and save.
  3. The connection becomes selectable in any new step using the sendSMS, sendVoice or receiveSMS operations.

Usage

Actions

Action Description
sendSMS Send an SMS to one or more recipients
sendVoice Place a text-to-speech voice call

Triggers

Trigger Description
receiveSMS Fires when seven forwards an inbound SMS to the configured webhook

For inbound SMS, configure the webhook URL Automatisch generates in your seven dashboard under Developer > Webhooks.

Support

Need help? Feel free to contact us or open an issue.

License

MIT

About

Official app for automatisch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors