Skip to main content
Newcomer
April 30, 2026
Question

Monthly Data from D365 into OneStream

  • April 30, 2026
  • 1 reply
  • 0 views

Is there an interface from Dynamics 365 into OneStream?  I have seen some comments mention direct connection with D365 using oData API.  We have several business units across the world that will need to push month end data from D365.  Is there a way they can just push the data from their end or would it have to come from OneStream to get the data?

1 reply

Newcomer
April 30, 2026

There is no method to "push" data so to speak via a OneStream REST API and bypassing the Financial Quality Engine.  Needs to be a pull from OneStream reaching out to D365.

daylakingAuthor
Newcomer
April 30, 2026

What would be the method of reaching out to D365?  A business Rule script, or process within?

Newcomer
April 30, 2026

Typically, you would use a connector rule BR, but there a few different options depending as well if you're D365 is on prem or in the cloud.  Often times, clients also have a "syncing" mechanism between D365 and Synapse or Fabric so you could hit those endpoints as well.