<p>Looking to use OData to pull out project information. </p><p>Want to have a single feed that has project, task and assignement elements. I have currently created 3 feeds. I see that I could narrow this
down to 2 feeds since the assignement also has the Task (????_T) elements. However I would like to have one feed. the feed will be consumed by a 3rd party system.</p><p>I have built Odata feeds. Used the
Medata reference Followed the guidance from the link below. The link below has a lot of references when working with a single project, I want to pull all projects </p><p><a href="http://msdn.microsoft.com/en-us/library/office/jj163015.aspx">http://msdn.microsoft.com/en-us/library/office/jj163015.aspx</a></p>
Andrew Payze