{ "accountParams": { "connection": "acctAuth", "processingType": "SequentialAndIterative", "statusAndThresholdConfig": { "statusColumn": "customproperty11", "activeStatus": [ "active" ], "deleteLinks": true, "accountThresholdValue": 10, "correlateInactiveAccounts": false, "inactivateAccountsNotInFile": true, "deleteAccEntForActiveAccounts": true }, "call": { "call1": { "callOrder": 0, "stageNumber": 0, "http": { "url": "https://usermanagement.adobe.io/v2/usermanagement/users//0", "httpHeaders": { "Authorization": "${access_token}", "x-api-key": "", "Accept": "application/json" }, "httpMethod": "GET" }, "listField": "users", "keyField": "accountID", "statusConfig": { "active": "true", "inactive": "false" }, "colsToPropsMap": { "accountID": "id~#~char", "name": "email~#~char", "displayName": "username~#~char", "customproperty2": "email~#~char", "customproperty11": "status~#~char", "customproperty13": "country~#~char", "customproperty15": "domain~#~char", "customproperty31": "STORE#ACC#ENT#MAPPINGINFO~#~char" }, "pagination": { "nextUrl": { "nextUrlPath": "${response?.objectList?.size()>0?'https://usermanagement.adobe.io/v2/usermanagement/users//'+Math.addExact(headers?.X-Current-Page,1)+':null}" } } } }, "acctEntMappings": { "groups": { "listPath": "groups", "idPath": "", "keyField": "entitlement_value" } } }, "entitlementParams": { "connection": "acctAuth", "processingType": "SequentialAndIterative", "entTypes": { "groups": { "entTypeOrder": 1, "call": { "call1": { "callOrder": 0, "stageNumber": 0, "http": { "url": "https://usermanagement.adobe.io/v2/usermanagement/groups//0", "httpHeaders": { "Authorization": "${access_token}", "x-api-key": "", "Accept": "application/json" }, "httpContentType": "application/json", "httpMethod": "GET" }, "listField": "groups", "keyField": "entitlementID", "colsToPropsMap": { "entitlementID": "groupId~#~char", "entitlement_value": "groupName~#~char", "customproperty20": "type~#~char", "customproperty21": "memberCount~#~char", "customproperty22": "adminGroupName~#~char", "customproperty23": "productName~#~char", "customproperty24": "licenseQuota~#~char" }, "pagination": { "nextUrl": { "nextUrlPath": "${response?.objectList?.size()>0?'https://usermanagement.adobe.io/v2/usermanagement/groups//'+Math.addExact(headers?.X-Current-Page,1)+':null}" } } } } } } }, "acctEntParams": { "entTypes": { "groups": { "call": { "call1": { "callOrder": 0, "stageNumber": 0, "processingType": "acctToEntMapping" } } } } } }