{ "accountParams": { "connection": "acctAuth", "processingType": "SequentialAndIterative", "statusAndThresholdConfig": { "statusColumn": "customproperty16", "activeStatus": ["true"], "deleteLinks": true, "accountThresholdValue": 1000, "correlateInactiveAccounts": false, "deleteAccEntForActiveAccounts": true, "inactivateAccountsNotInFile": false }, "call": { "call1": { "callOrder": 0, "stageNumber": 0, "http": { "url": "https://<>/rest/api/3/users/search?startAt=0&maxResults=100", "httpHeaders": { "Authorization": "${access_token}", "Accept": "application/json" }, "httpMethod": "GET", "httpContentType": "application/json" }, "listField": "", "keyField": "accountID", "colsToPropsMap": { "accountID": "accountId~#~char", "displayname": "displayName~#~char", "customproperty31": "STORE#ACC#ENT#MAPPINGINFO~#~char", "customproperty16": "active~#~char" }, "pagination": { "offset": { "offsetParam": "startAt", "batchParam": "maxResults", "batchSize": 1000, "totalCountPath": { "connection": "acctAuth", "http": { "url": "https://<>/rest/api/3/users/search?startAt=0&maxResults=1000", "httpHeaders": { "Authorization": "${access_token}" }, "httpContentType": "application/x-www-form-urlencoded", "httpMethod": "GET" }, "totalCountPath": "map1.totalCount" } } } } } }, "entitlementParams": { "processingType": "SequentialAndIterative", "entTypes": { "Entitlements": { "entTypeOrder": 0, "call": { "call1": { "callOrder": 0, "connection": "acctAuth", "listField": "groups", "keyField": "entitlementID", "http": { "url": "https://<>/rest/api/3/groups/picker?startAt=0&maxResults=1000", "httpHeaders": { "Authorization": "${access_token}", "Accept": "application/json" }, "httpMethod": "GET", "httpContentType": "application/json" }, "colsToPropsMap": { "description": "description~#~char", "entitlementID": "groupId~#~char", "entitlement_value": "groupId~#~char", "displayName": "name~#~char", "entitlement_glossary": "id~#~char" } } } } } } }