1. In the NAAF web interface, open Policies -> SMS Service Provider Settings
2. In the SMS Sender section
- Select: Sender service: Generic
- Set Service URL to:
https://url-of-smseagle/index.php/http_api/send_sms
(where url-of-smseagle is actual SMSEagle IP address)
- Set HTTP request method: GET
3. In the HTTP request body add following parameters:
Parameter name | Parameter value |
access_token | your API token for SMSEagle |
to | {phone} |
message | {message} |