User Manual

31 | SMSEagle NXS-9700-3G | User’s Manual
Screenshot from Callback URL settings
For each new rule user has to fill in the requested fields:
‘URL’ field defines remote address of your callback script
‘Test URL’ button allows to test whether your Callback URL configuration is correct. SMSEagle will
make a callback request with test parameters and will verify the response of remote server
‘URL method’ allows to choose whether callback to your URL is done with HTTP(S) GET or POST
method
“Send request when” defines if the request is always sent, sent only when SMS sender belongs to a
given contact/group or only when incoming message contains a given character string
Optionally you can define API key of your service” value. This will be passed to your callback URL in
parameter ‘apikey’. If you leave the field blank, ‘apikey’ parameter will not be passed to your
callback URL
User may also choose whether to enable support of self-signed SSL certificate
After sending HTTP(S) GET/POST request to your callback URL, SMSEagle will be expecting HTTP response:
200 [OK]. If other or no response is received from your callback URL, SMSEagle will keep retrying every 2
minutes for 24 hours.