at the moment I try to connect my application via api with the ConfigMgr Webservice, but send my SOAP API request via curl
I always get a 400 error.
We are writting our own application to "talk" with the SCCM and because we cannot use PowerShell (cause of company restrictions) we are trying to use the ConfigMgr Webservice. Is anyone here, that have some experience with this little API and can point me in the right direction for speaking with it?
At the moment I try to get this endpoint GetCWVersion
.
If you need further infos, just ask!