Skip to content

Notify_pushalot

lead2gold edited this page Nov 30, 2017 · 6 revisions

Pushalot Notifications

There isn't too much configuration for Pushalot notifications. The message is basically just passed to your online Pushalot account and then gets relayed to your Microsoft device(s) from there.

Syntax

Valid syntax is as follows:

  • palot:://{authorizationtoken}

Parameter Breakdown

Variable Required Description
authorizationtoken Yes The authorization token associated with your Pushalot account. This is an alpha-numeric string (32 characters in length)

Example

Send a Pushalot notification

# Assuming our {authorizationtoken} is 1f418df7577e32b89ac6511f2eb9aa68
notify palot://1f418df7577e32b89ac6511f2eb9aa68
Clone this wiki locally