Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

Dell rest integration with servicenow

chercm
Mega Sage

Hi 

 

I understand i can use Dell tech direct API to lookup warranty information but for my case there are different entitlements for the Support pro flex 

 

how can i script the array to lookup the updated warranty information?

 

   {
                "itemNumber": "199-BDGB",
                "startDate": "2022-06-02T16:00:00Z",
                "endDate": "2023-06-03T15:59:59.000001Z",
                "entitlementType": "EXTENDED",
                "serviceLevelCode": "FL",
                "serviceLevelDescription": "ProSupport Flex for Client",
                "serviceLevelGroup": 8
            },
            {
                "itemNumber": "862-20663",
                "startDate": "2023-06-01T16:00:00.487Z",
                "endDate": "2024-06-02T15:59:59.49Z",
                "entitlementType": "EXTENDED",
                "serviceLevelCode": "FL",
                "serviceLevelDescription": "ProSupport Flex for Client",
                "serviceLevelGroup": 8
0 REPLIES 0