Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8950

Re: Multilevel Deep Create via Gateway!

$
0
0

So,

We did a small POC and I can get 3 levels nesting in read_entry_data in Gateway

If anyone needs an example, here is the sample JSON model we used for prototyping:

 

{
"employeeNumber": "00000001",
"employeeName": "Santi",
"Countries": [
{
"countryCode": "GB",
"countryName": "GreatBritain",
"Addresses": [
{
"houseNumber": "20 Old Bakery",
"postCode": "OX11JP"
},
{
"houseNumber": "28 Old Bakery",
"postCode": "OX11JP"
}
]
}
]
}


Viewing all articles
Browse latest Browse all 8950

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>