How to retrieve status on a case with REST API Explorer
Prerequisites
-
User has the role API Explorer (technical role name if you need to contact support: x_steas_data_anon.rule_user)
-
The user has English as their chosen language
Steps
-
Open System Web Services -> REST -> REST API Explorer
-
Fill in:
a. Namespace: now
b. API name: Table API
c. API Version: latest/v2
-
Select: Retrieve a record (GET)
-
Under “Prepare request” fill in:
a. tableName: Case (x_steas_uh_core_case)
b. sys_id: <Sys ID til case record>
-
Click "Send"
-
The result is under "Response body"