{ "accountParams": { "connection": "userAuth", "processingType": "SequentialAndIterative", "call": { "call1": { "callOrder": 0, "stageNumber": 0, "http": { "url": "https://abc.saviyntcloud.com", "httpHeaders": { "Authorization": "${access_token}", "Accept": "application/json" }, "httpContentType": "application/json", "httpMethod": "GET" }, "listField": "", "keyField": "", "colsToPropsMap": { } } } }, "entitlementParams": { "connection": "userAuth", "processingType": "SequentialAndIterative", "entTypes": { "memberOf": { "entTypeOrder": 0, "call": { "call1": { "callOrder": 0, "stageNumber": 0, "http": { "url": "abc.saviyntcloud.com/ECM/api/v5/getEntitlementValuesForEndpoint", "httpHeaders": { "Authorization": "${access_token}", "Accept": "application/json" }, "httpContentType": "application/json", "httpMethod": "POST", "httpParams": "{\"endpoint\":\"endpointname\",\"entitlementType\":\"enttypename\"}" }, "listField": "Entitlementdetails", "keyField": "entitlement_value", "colsToPropsMap": { "entitlement_value": "entitlement_value~#~char", "displayname": "customproperty10~#~char" } } } } } }, "acctEntParams": {} }