MVC 4 WebApi with PowerPivot?

.net, asp.net-mvc-4, odata, powerpivot

Solution

Web API itself does not have built-in support for exposing endpoints in the OData format. We are planning on adding OData support via an add-on that will ship in the future.

Problem

Does anyone know if MVC 4 WebApi can (or will) be consumable in power-pivot?

Original source