Get incidents and their related problem record using REST API
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 sh...