Hi, I’m trying to extract the object_id of the object with path="/Test_Engagement_A17" and write this to a pipeline property in a Mapper. Could anyone give me a pointer? Thanks.
“objects”: [
{
“object_type”: “DIRECTORY”,
“path”: “/Test_Engagement_A19”,
“object_id”: 665165640133153
},
{
“object_type”: “DIRECTORY”,
“path”: “/Test_Engagement_A17”,
“object_id”: 4163760986883599
},
{
“object_type”: “DIRECTORY”,
“path”: “/Test_Engagement_A18”,
“object_id”: 4163760986883600
}
]
}