Hello!

This is a proxy to use between the Tarpipe REST connector and a Yahoo! Pipe. It converts the data format sent by Tarpipe into something consumable by a Pipe, assuming the Pipe accepts 'title' and 'description' as User inputs. The output of the pipe is sent back to Tarpipe so you can continue to use it in workflows.

Usage:

Set the serviceURL for your Tarpipe REST connector to the URL of this proxy. Available query string parameters:

Example:
http://tarpipe-yahoopipes-proxy.smart.joyent.com/?pipeId=aa123a9b3d8c0a87e02ee579bdbf66ac&postBinId=15253zq

Open sourced on github by jnthnlstr