I am having trouble figuring out the call for league transactions using YQL. I thought it would be something like this:
CODE
select * from fantasysports.leagues.transactions where league_key='nhl.l.xxxx'
Thank you, Greg
We don't have all of the resources implemented through the YQL interfaces -- transactions happen to be one of them. For right now, you'd likely be better off actually constructing the appropriate webservices request: