{ "accountParams": { "connection": "snowAuth", "processingType": "SequentialAndIterative", "successResponses": { "statusCode": [ 200 ] }, "call": { "call1": { "callOrder": 0, "stageNumber": 0, "http": { "url": "https://xxxxx.service-now.com/api/now/table/u_adm_accounts_management/023fe9441b544dd08dc80e5fe54bcb...", "httpHeaders": { "Authorization": "${access_token}" }, "httpContentType": "application/json", "successResponses": { "statusCode": [ 200, 201 ] }, "httpMethod": "GET" }, "listField": "result", "keyField": "accountID", "statusConfig": { "active": "Active", "inactive": "Inactive" }, "colsToPropsMap": { "accountID": "u_employee_id~#~char", "name": "u_employee_name~#~char", "displayname": "u_employee_name~#~char", "status": "u_status~#~char", "customproperty1": "u_adm_id~#~char", "customproperty2": "u_source~#~char", "customproperty3": "u_require_azure_ad_access~#~char", "customproperty4": "sys_id~#~char", "customproperty5": "sys_updated_by~#~char", "customproperty6": "u_manager~#~char", "customproperty7": "sys_created_by~#~char", "customproperty8": "u_review_date~#~char" } }, "call2": { "connection": "ssmAuth", "callOrder": 1, "stageNumber": 3, "http": { "url": "https://xxxxxx.saviyntcloud.com/ECM/api/v5/createrequest", "httpHeaders": { "Authorization": "${access_token}" }, "httpContentType": "application/json", "successResponses": { "statusCode": [ 200, 201, 204 ] }, "unsuccessResponses": { "statusCode": [ 400, 403, 401, 404, 409, 501, 500 ] }, "httpMethod": "POST", "httpParams": "{\"requesttype\": \"NEW\",\"username\": \"${'c'+(account.accountID)}\",\"endpoint\": \"Active Directory\",\"securitysystem\": \"Active Directory\",\"comments\": \"AD admin account request\",\"accountname\": \"${account.customproperty1}\",\"requestor\": \"${account.customproperty7}\",\"checksod\": \"true\"}" }, "inputParams": { "dependentCall": true }, "nextApiKeyField": "accountID" } } }, "entitlementParams": {}, "acctEntParams": {} }