Skip to content

Notify_prowl

lead2gold edited this page Nov 30, 2017 · 8 revisions

Prowl Notifications

Prowl requires users to pre-register themselves at prowlapp.com first.

Syntax

Valid syntaxes are as follows:

  • prowl:://{apikey}
  • prowl:://{apikey}/{providerkey}

Parameter Breakdown

Variable Required Description
apikey Yes The API Key provided to you after you create yourself a Prowl account.
providerkey No The Provider Key is only required if you have been whitelisted.

Example

Send a Prowl notification to our server

# Assuming our {apikey} is adf9dfjkj24jkafkljkf6f
notify prowl://adf9dfjkj24jkafkljkf6f
Clone this wiki locally