Powershell SOAP for ServiceNow - TechRepublic
Question
July 27, 2023 at 08:07 AM
srikanthbollu1707

Powershell SOAP for ServiceNow

by srikanthbollu1707 . Updated 2 years, 7 months ago

I am trying to use Powershell SOAP to create a ticket in ServiceNow. I have valid XML that I have successfully tested with the SoapUI tool using basic auth. But when I try to post that same XML to ServiceNow via Powershell I get an error. I’m not sure if its a problem with the auth header (same creds in both SoapUI and PS) or something else because I’m getting a 500 error from the post, which doesn’t sound auth related.

This discussion is locked

All Comments