-
-
Notifications
You must be signed in to change notification settings - Fork 416
Notify_prowl
Chris Caron edited this page Sep 1, 2024
·
8 revisions
- Source: https://www.prowlapp.com/
- Icon Support: No
- Message Format: Text
- Message Limit: 10000 Characters per message
Prowl requires users to pre-register themselves at prowlapp.com first.
Valid syntaxes are as follows:
prowl://{apikey}
prowl://{apikey}/{providerkey}
prowl://{apikey}/?priority={priority}
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. |
priority | No | Can be low, moderate, normal, high, or emergency; the default is normal if a priority isn't specified. |
Send a Prowl notification to our server
# Assuming our {apikey} is adf9dfjkj24jkafkljkf6f
apprise -vv -t "Test Message Title" -b "Test Message Body" \
prowl://adf9dfjkj24jkafkljkf6f