Resolved! Publishing articles through an API
I am looking for a way to either create articles in a "published" state, or trigger the "publish" workflow through the REST API. I wrote a little PowerShell snippet that is creating the articles in "draft": $serviceNowCredential = Get-Credential $u...
