Hello,
I'm having a difficult time creating tickets via the Ivanti SOAP API. I'm using the zeep library in python. I think my issue is multifold.
1. I can't seem to send an object with the command data to fill in the ticket's fields and values.
2. I can't seem to assign values that the API wants such as Incident.Owner
Any examples or help is appreciated.