Third-Party Notice Integrations

Third-Party Notice Integrations

Koha has email and SMS messaging options built in. These templates are all configured in Tools > Notices and slips. Recently, some Partners have reported issues with cellular providers in their areas discontinuing email to SMS functionality (the way that Koha sends SMS messages to patrons). Others have had issues with their messages being flagged as spam. For these reasons, we strongly recommend that our Partners not use email to SMS in Koha. There are a few third-party vendors who provide marketing and messaging solutions that libraries can use to communicate with their patrons and develop more robust templates and reports. If you are looking for other SMS providers that can integrate with Koha or if you’re looking for a more robust tool than the inbuilt functionality provides, here are some third-party vendors to consider.

Patron Point

Patron Point uses an API connection in Koha so the setup is relatively easy, involving just a few system preferences and an API user. They offer a variety of options, including email, SMS, and phone. Once the connection is established and configured, notices are maintained in Patron Point. For these reasons, Patron Point is the most simple and straightforward option for third-party messaging in Koha.

MessageBee

MessageBee provides email, SMS, and voice notices using a Koha plugin and a few system preferences. The notice templates in Koha require YAML code specified in the plugin documentation. Once set up, Koha sends the relevant metadata to MessageBee. The actual, pretty notice templates are maintained in MessageBee and sent from them to your patrons. Partners like having a comprehensive solution but troubleshooting issues requires Developer eyes to look into the code, since only the metadata numerical codes are stored in the patron’s account.

Twilio

Twilio offers both SMS and voice, but not email. Our Systems team will need to do a little bit of backend setup for SMS, but the notice templates are maintained in Koha, the same as if you’re using the Koha email to SMS option. You’re just switching how those messages are relayed to your patrons. Twilio voice messages are controlled via a plugin and, like SMS, the notice templates are maintained in Koha. The setup and maintenance of Twilio in Koha are relatively easy, but the lack of an email option keeps them from being a comprehensive all-in-one solution.

Other Vendors

Koha can integrate with other vendors not detailed here, but doing so would require development.


    • Related Articles

    • Patron Point and Koha - Library Setup

      How does it work? Patron Point can send email, SMS, and/or phone messages. Similar to SIP users, an API patron/user allows third party integrations such as Patron Point to connect to Koha. The API patron will have permissions that allow it to ...
    • Notices in Koha

      Notices are a powerful way to communicate with patrons about their checked-out materials, holds, renewals, etc. Koha has many options for customizing the notices and customizing how they are delivered, both through settings configuration and through ...
    • Overview: Courtesy and Overdue Notices in Koha

      This article reviews configuration and settings for Koha's courtesy and overdue notices. It is meant as an overview for libraries in implementation or for any library who is new to using these notices. Note that there are many more notices and slips ...
    • Springshare and Koha - Library Setup

      Click here for Troubleshooting How does it work? Springshare can send email, SMS, and/or phone messages, connected by a plugin. Koha notice templates are updated with YAML, indicating that it should be transmitted to Springshare, rather than sending ...
    • MessageBee and Koha - Library Setup

      Click here for Troubleshooting How does it work? MessageBee can send email, SMS, and/or phone messages, connected by a plugin. Koha notice templates are updated with YAML, indicating that it should be transmitted to MessageBee, rather than sending ...