Skip to content

seven-io/zammad

Repository files navigation

Zammad Package for seven.io

This package adds seven as a SMS provider for two-way messaging.

Tested with Zammad v6.x.

Installation

  1. Download seven-sms.szpm file from Latest Releases
  2. Open up your Zammad Dashboard
  3. Click on Admin, navigate to Manage->System->Packages and press Choose File
  4. Locate the downloaded seven-sms.szpm and click Install Package
  5. Execute as zammad user: zammad run rake zammad:package:migrate && zammad run rake assets:precompile && systemctl restart zammad
  6. Go to Manage->Channels->SMS->SMS Notification and choose seven
  7. Type in your API Key, test and you are ready to go

Usage

Please refer to the official documentation over at Zammad.

Inbound messages

When setting up a webhook at seven, make sure that it is of type JSON.

Support

Need help? Feel free to contact us.

MIT