Messagebird transport (#15079)

* Messagebird transport

* Linting

* Styleci

* Styleci

* Minor note update
This commit is contained in:
Wheel
2023-06-07 01:22:36 -04:00
committed by GitHub
parent 1ba544c2ef
commit 3ac0129fab
2 changed files with 121 additions and 0 deletions

View File

@@ -404,6 +404,18 @@ beginning of the ``_matrix/client/r0/...`` API-part.
| Auth_token: | MDAyYmxvY2F0aW9uI...z1DCn6lz_uOhtW3XRICg |
| Message: | Alert: {{ $msg }} https://librenms.example.com |
## Messagebird
LibreNMS can send text messages through Messagebird Rest API transport.
| Config | Example |
| ------ | ------- |
| Api URL | https://rest.messagebird.com/messages |
| Api Key | Api rest key given in the messagebird dashboard |
| Originator | E.164 formatted originator |
| Recipient | E.164 formatted recipient for multi recipents comma separated |
| Character limit | Range 1..480 (max 3 split messages) |
## Microsoft Teams
LibreNMS can send alerts to Microsoft Teams [Incoming