Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Get incidents and their related problem record using REST API

Hans11
Kilo Contributor

Hi all,

I would like to extract a list of major incidents (MIM) and their related problems using REST API.

I can import the tables for both incidents and problems, but i cannot get any data on the relation between both tables.

Either the MIM query should return a problem record, or the problem query should return a MIM record.

My goal is to report on the close codes of problems that are linked to major incidents.

Has anyone experience with this?

 

kind regards, Hans.

5 REPLIES 5

Hans11
Kilo Contributor

Thank you Ankur!