Request body Json format convert to Data transform
As you can see the attachment.
How to convert the Json format to Data transform? I used Rest wizard to generate, it is incorrect, only the last column set left. Should I use Action: 'Update Page'?
"fieldMapping": [
{
"prodId": "xxxx"
"column": 0
},
{
"prodId": "xxxx"
"column": 1
},
{
"prodId": "xxxx"
"column": 2
},
]