Retrieve incident status field through SOAP QueryCSV
Content
I can't retrieve the status_id from Incident object through querycsv operation. can someone help me on this ?
Ex: query
SELECT i.status_id FROM Incident i where i.id =1790495
0
I can't retrieve the status_id from Incident object through querycsv operation. can someone help me on this ?
Ex: query
SELECT i.status_id FROM Incident i where i.id =1790495