CA Service Management

  • 1.  I need help on the REST api call

    Posted Sep 25, 2017 06:39 AM

    Hi,

     

    By using API call I am getting past data which are coming like FCFS.

    But I need latest created ticket(Last created first),

    for this I need rest url.

    Can u please help me on this.

    http://myserver:8050/caisd-rest/in



  • 2.  Re: I need help on the REST api call



  • 3.  Re: I need help on the REST api call

    Posted Sep 25, 2017 08:03 AM

    Hi Nagarjuna,  can you elaborate/clarify a bit more about what you are trying to do here?  What specifically is the use case for this need?  We may have several options to help you get the data you want, but I am not sure exactly what you are looking to gather here.

    Thanks,

    Jon I.



  • 4.  Re: I need help on the REST api call

    Posted Sep 25, 2017 10:10 AM

    Hi Jon,

    I want to retrieve the latest created tickets which are in open state from the uri below using rest API call.

    http://myserver:8050/caisd-rest/in

     

    I want to use the lastest tickets for automation purpose

    Thanks,

    Nagarjuna.



  • 5.  Re: I need help on the REST api call

    Posted Sep 25, 2017 10:33 AM

    I see that you have already posted this similar inquiry on another thread, and that some folks have already responded.

    Jon