Hello All,
I am working on an app to that uses Microsoft Oauth and get Dynamics 365 data using access token.
Login and Data fetching are working fine.
I need to fetch the employee self service data using the API. But I couldn't able to find the documentation in metadata.
I am using oData XML from https:/[enivronment-url]/data/$metadata
Need help to find the API document for employee self service.
Thanks in Advance.