Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

LMFS provides the capability for implementers to get notifications of alerts and ATC status as they occur.   This requires the setup of a URL on the implementer's end to receive notifications.  Send a request to our Vendor Support Team email address to request a webhooksetup for push notifications.  You will need to provide a URL/webhook to your server to which we will send the notifications.  Whenever Whenever the webhook receives a push notification, we expect a JSON response {"success": "true"}. 

Authentication & Authorization - You will For the URL/webhook you provide, you will also need to provide a username and password to allow us to send push notifications to the URL/webhook you provideaccess. The default encryption for the username and password is Base64 encoding. If you wish to use oAuth instead, please email the the Vendor Support Team.

Push Notification Types:

...