Can you post the output of the HTTP action.
{
"statusCode": "OK",
"headers": {
"Content-Type": "application/json",
"Date": "Wed, 01 Nov 2024 12:34:56 GMT"
},
"body": {
"studyPerson": [
{
"personId": "P12345",
"fax": "123-456-7890",
"objectType": "Researcher",
"name": "Dr. Jane Doe",
"prefix": "Dr.",
"firstName": "Jane",
"middleName": "M.",
"lastName": "Doe",
"suffix": "PhD",
"mobilePhone": "987-654-3210",
"email": "jane.doe@example.com",
"gcpCompliance": "Yes",
"gcpComplianceComment": "Completed training on 2023-09-15",
"vaultUser": "jdoe_vault",
"cdxId": "CDX123456",
"externalId": "EXT78910",
"irgId": "IRG54321",
"samId": "SAM99887",
"isid": "ISID001234",
"mrlPersonId": "MRL56789",
"contractorEmployee": "No",
"state": "Active",
"oneTouchId": "OT654321",
"lifecycle": "Onboarded",
"srcCreatedByDate": "2023-09-10T12:00:00Z",
"srcModifiedByDate": "2023-10-01T08:30:00Z",
"sourceSystem": "HRSystem",
"createdBy": "admin",
"createdByDate": "2023-09-10T12:00:00Z",
"modifiedBy": "jdoe_admin",
"modifiedByDate": "2023-10-01T08:30:00Z",
"deleteFlag": "No"
}
]
}
}

Ellis