**@
**
make sure your json looks like this
{
"data":
{
"FirstName":"Awesome",
"LastName":"Plugin",
"HighScore":"642"
},
{
"FirstName":"Facing",
"LastName":"Worlds",
"HighScore":"377"
},
{
"FirstName":"YouBe",
"LastName":"Dead",
"HighScore":"321"
}
]
}
this can be parsed with “Get Object Array Field” using data as the Field Name
@ Thumper
yes this should be possible. To set post date you can:
“Construct Json Request” (verb=POST) -> Get Request Object -> Set String Field