Map to an attribute within a list transform action
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
[
{
"result": {
"result": {
"data": {
"username": "amorton"
}
}
}
},
{
"result": {
"result": {
"data": {
"username": "bmorton"
}
}
}
},
{
"result": {
"result": {
"data": {
"username": "cmorton"
}
}
}
},
{
"result": {
"result": {
"data": {
"username": "dmorton"
}
}
}
},
{
"result": {
"result": {
"data": {
"username": "emorton"
}
}
}
}
][
"amorton",
"bmorton",
"cmorton",
"dmorton",
"emorton"
]