vData returns an object containing an array of objects

More
5 years 6 months ago #6485 by Ken Lee
Dear WDMTech,

There is a practice among developers of parsing JSON starting with an object containing an array of records. e.g.
{ customer: [ {...}, {...} ] }
vData provides right from the array of records: e.g.
[{...}, {...}]
May I ask if WDMTech may add an option to enclose the array in an object of user-defined string as the object name? That will ease programming.

Thank you for consideration.

Best Regards.

Please Log in to join the conversation.

More
5 years 6 months ago #6488 by Daniel
Hello,
Thanks for getting in touch. We can do that for you. Please contact our Sales team via Contact us -> Request a Quote form, We'll look into it.

Thanks
Daniel

Please Log in to join the conversation.

Cron Job Starts