Create a request through API with Powershell
Hello!
I'm trying to create a script to create a ticket automatically and am just testing it out to figure out how this API call works.
I have some working API calls to get tickets, but this one seems to be giving me trouble in passing the input_data over. I'm currently doing it over the url (encoded) with an example. I've also tried sending it over the -body parameter in Invoke-WebRequest, but that was also not working properly.
Am I passing the input data over incorrectly or am I just missing something small. I'm going to be working on this continuously, and will update it if I figure it out first :)
- Tori
New to ADSelfService Plus?