We are implementing a 3rd party application for timesheeting, which will eventually send timesheet transactions into D365 for billing and revenue/cost recognition. We are keen to keep D365 as the master for project and work breakdown structure and as such was wondering if there is an single or multiple odata api's which we can use to source the 'published' work breakdown structure.
I am aware there is a draft one, but we need one for published WBS.
There is no standard OData API that exposes the published Work Breakdown Structure in D365 .
The standard entity ProjWBSActivityEntity only surfaces draft WBS data.
To access published WBS, you’ll need to extend the data model or use custom services.
Thanks
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.