Yahoo! Pipes and the Convio APIs

Options

Has anyone attempted, and have success, using Yahoo! Pips in conjunction with the Convio constituent API (or any other API for that matter)?

The only way I know of to set a POST from a Pipe is to use the Web Service module. That's cool, until you dig into it enough to figure out that it doesn't POST in the normal way -- it posts in JSON-P format, which basically takes all your form data, builds a JSON object out of it, and posts its something like data={...} where the data your passing are all jammed into that data object.

The API chokes on that... so... has anyone found any other creative solution to that? Does anyone know of another (reputable) solution similiar to Yahoo! Pipes?

Tagged:

Categories