I’m trying to get data I’ve got in a MySQL table into a Yahoo Pipe to experiment with what’s possible with it. I’m happy to transmit the table over HTTP if necessary, has anybody any suggestions for a method- or is there a standard way?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I think you should write a web service (or a handy api) to query database. Most probably Yahoo! Pipes don’t support protocols except HTTP. Not possible unless you implement something. Here’s an idea: