0

Dynamics365 F&O : When trying to pull project entity data from D365 Rest API Projects Data API returning only the data which is associated with user legal entity instead of returning all projects of legal entities data.

Note : Logged in as Sys admin.

If we change the user legal entity, then it's returning changed entity projects data.

Note : Getting data from OData feed source.

Is there anyway to get all the projects data from all legal entities through API?

  • 1
    Take a look at [Open Data Protocol (OData) - Cross-company behavior](https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/data-entities/odata#cross-company-behavior) – FH-Inway Feb 22 '22 at 16:41
  • as @FH-Inway said all you need is to add ?cross-company=true to your URL – HaBo Feb 24 '22 at 09:24

0 Answers0