Probably the best explanation I have understood, without getting into too much technical or code specific explanation, so have a listen
Continue reading…
Cherwell
Using Powershell To Access The Rest API in Cherwell
To access the Rest API in Cherwell is pretty straight forward, unless like me you are an engineer that users powershell… So here is may way to explain it as an engineer. First you need to understand how the Rest API works and how to configure Cherwell so you can access it.
Continue reading…
Powershell – Cherwell Login Using Rest API and Windows Authentication
This is a powershell function to enable you to login to Cherwell using the Rest API with transparent windows authentication (the credentials you are running the powershell session with). But there is some work you need to do first.
Continue reading…