Hi Community,
Does LCS has any API to talk to? I know about the VSTS release tasks, but mainly wondering about an API.
Thanks
Hi Community,
Does LCS has any API to talk to? I know about the VSTS release tasks, but mainly wondering about an API.
Thanks
Thank you very much
You can check the Microsoft integration sample app: https://github.com/microsoft/Dynamics-AX-Integration
See DIXFSamples/RecurringIntegrationApp/Helpers/AuthenticationHelper.cs for exmple.
This is the API I am using and I did read this document. Can you tell me how to get the access token?
I'm sure you already checked the official documentation?
Here's documentation for the authentication of the database movement API in LCS.
docs.microsoft.com/.../dbmovement-api-authentication
Is this the API that you are using?
Hi. Have you figured out how to use the api? Please help me authenticate to it.
I found out about the following api point anyone has any idea how to use it, I registered an app in Azure portal and use Oauth2.0 to to connect to the endpoint but keep getting the no permission error
lcsapi.lcs.dynamics.com
No other APIs than the release task at the moment. But there are more on MS roadmap.
André Arnaud de Cal...
293,150
Super User 2025 Season 1
Martin Dráb
231,895
Most Valuable Professional
nmaenpaa
101,156
Moderator