Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any example with rest API #2

Open
sriram275 opened this issue Sep 21, 2017 · 0 comments
Open

Any example with rest API #2

sriram275 opened this issue Sep 21, 2017 · 0 comments

Comments

@sriram275
Copy link

Hi,
Any example is with rest API (yahoo weather API)?

I was trying but rows are not displaying because of path for column. I am not sure I am adding correctly. Is there any example with API.

Tried with:
https://query.yahooapis.com/v1/public/yql?q=select%20item.condition%20from%20weather.forecast%20where%20woeid%20in%20(select%20woeid%20from%20geo.places(1)%20where%20text=%27Bangalore%27)%20and%20u=%27c%27&format=json

Root element: query
Columns:
Title path
Count count
Langauge $.lang

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant