You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Nested array or objects in ADP

edited Aug 1, 2019 12:05PM in Visual Builder 5 comments

Content

Hi All,

I am getting the response from the REST. Sample response

  {   

  "NationalId": "123",
  "NationalIdType": "ABC",
  "UserName":null,
  "assignments" :  
    [
    {
     "AssignmentName": "Test_Assignment",
     "BusinessUnitId" : "1233444"
     }
     ]

}

I need to create same structure in ADP. I have created nested array object for "assignment". That is not working. Can please let me know how to create nested object or array?

Thanks,

Vijay

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!