cancel
Showing results for 
Search instead for 
Did you mean: 

How can we create an object for the following JSON?

Mikky
Level 4
How can we create an object with this type of structure?
"Project": {
"ProjectID": 1234,
"ProjectCode": "XYZ_ABCD_01"
"Items": {
"Language":"English"
}
}


Thanks in advance,

------------------------------
Mani K
------------------------------
1 REPLY 1

PabloSarabia
Level 11
Hi @Mikky

You can use the "VBO - Json" object to perform this.

First you need to import the "VBO - Json". I will attach you here if you don't find it.

32563.png
In your case, you must to put "{" at the start of the string and "}" at the end, or remove "Project": from the string.

This is what you looking for? Or are you expecting doing this with code and classes?



Hope this helps you, and if this solve the problem, remember mark as the best answer 🙂

See you in the community 😄






------------------------------
Pablo Sarabia
Architect
Altamira Assets Management
Madrid
634726270
------------------------------