Want to update an incident without sys_id

nehasr1288
Tera Expert

Hi,

I am using REST API (from a SOAP UI tool) and want to update an incident using incident number only and not sys_id.Please help

1 ACCEPTED SOLUTION

Have you set number as coalesce on your transform map?



Can you please show how you have send the second request from REST API, How you passed the number?



Thanks


Please Hit like, Helpful or Correct depending on the impact of the response


View solution in original post

12 REPLIES 12

In Rest API for import set I can only see 2 options:


Capture.png


Yes you are in right direction, Use Post for creating and updating the incident.



The second time you post, pass the incident number in request body.



Thanks


Please Hit like, Helpful or Correct depending on the impact of the response


No It added another incident..I did the same.Am I doing wrong somewhere.?



Capture.png


Have you set number as coalesce on your transform map?



Can you please show how you have send the second request from REST API, How you passed the number?



Thanks


Please Hit like, Helpful or Correct depending on the impact of the response


Capture.png