I need to retrieve all incidents from iTop using the REST API. Can someone guide me on how to GET or fetch incidents through the API? I tried exploring iTop's REST APIs, but I only found details related to creating tickets and posting data. Could someone help me with this?
Regards,
Rohit
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Team,
I need to retrieve all incidents from iTop using the REST API. Can someone guide me on how to GET or fetch incidents through the API? I tried exploring iTop's REST APIs, but I only found details related to creating tickets and posting data. Could someone help me with this?
Regards,
Rohit
How far did you get with your implementation; and what language or tool are you using to execute the REST operation?
HI,
i have just started the implementation and i am using the python language for the API.