Show HN: If you use PagerDuty and AlertSite, this will be of interest
alertsite2pd.appspot.com
Show HN: If you use PagerDuty and AlertSite, this will be of interest
1–3 of 3 posts
Re: Show HN: If you use PagerDuty and AlertSite, this will be of interest
#2It seems like there are plenty of uses for 'middle-man' integrators like this, that would receive an HTTP POST and then relay that information on by sending sending a POST.
Are their any generic tools/frameworks that do this, besides ifttt?
Re: Show HN: If you use PagerDuty and AlertSite, this will be of interest
#3This looks great! Can you tell me more about how you created it? I'd be interested in checking out your code. It seems like there are plenty of uses for 'middle-man' integrators like this, that would receive an HTTP POST and then relay that information on by sending sending a POST. Are their any generic tools/frameworks that do this, besides ifttt?
I thought it was interesting that the platform (AppEngine) enables simple one-off solutions like this - not everything needs to be abstracted into a ifttt style solution ...