Using a console app, how can I log in to Episerver CMS so I can access an API that I need to be logged in for.
I then want to be able to use HttpRequest's to bring back data from the API that needs CMSAdmin credentials for example.
The version we are using is Episerver 7.5 and the authentication is Forms Authentication