Growl On Your Phone
For Developers
Integrate Growl notifications into your applications with just a few lines of code
Download the Integration Guide >
···
Create custom displays for handling notifications
Webhook Forwarder Plugin
Call a webhook when notifications are received.
When forwarded, all notification data will be POSTed to the url specified. The notification data is POSTed using the following values:
app=ApplicationName
id=NotificationID (may be empty)
type=NotificationType
title=NotificationTitle
text=NotificationText
sticky=Sticky (true or false)
priority=Priority (2,1,0,-1,-2)
coalescingid=CoalescingID (may be empty)
Additionally, any custom text attributes of the notification are also POSTed using the following format:
customAttributeHeaderName=customAttributeValue
Example:
app=iTunes&id=43%7c6718%7c6872%7c2124&type=Track+Changed
&title=Tom's+Diner&text=DNA+featuring+Suzanne+Vega%0aTom's
+Album&sticky=False&priority=0&coalescingid=&iTunes-Artist=
DNA+featuring+Suzanne+Vega&iTunes-Album=Tom's+Album&iTunes-
Duration=228&iTunes-PlayedCount=14&iTunes-Rating=0
For a sample url to use as a destination, use:
http://www.growlforwindows.com/gfw/examples/webhook/sample.ashx
If you already have Growl for Windows installed, you can click the 'Install Now' button below to
automatically install this plugin.
Install Now
If you prefer to install the display manually, use the download link below.
Download Webhook Forwarder Plugin
Author:
Brian Dunnington
Additional Requirements:
None

loading...
