G
gk1393
Guest
Hello all,
Here is my JASON file:-
[
{
"name": "1040A|TURBOTAX | 2016",
"contentType": "application/json",
"type": "CLIENT",
"metadata": {
"flagable": false,
"source": "MBC",
"attachmentId": "",
"processed": "false",
"followup": "false",
"fileType": "pdf",
"extracted": "true",
}
},
How to retrieve keys & value under "metadata" key?
E.g. how to retrieve source key under "metadata" key and it's value as "MBC"?
Any help will be appreciated
Thanks
Regards,
gk03
Please do let us know your feedback. Thank You - KG, MCTS
Continue reading...
Here is my JASON file:-
[
{
"name": "1040A|TURBOTAX | 2016",
"contentType": "application/json",
"type": "CLIENT",
"metadata": {
"flagable": false,
"source": "MBC",
"attachmentId": "",
"processed": "false",
"followup": "false",
"fileType": "pdf",
"extracted": "true",
}
},
How to retrieve keys & value under "metadata" key?
E.g. how to retrieve source key under "metadata" key and it's value as "MBC"?
Any help will be appreciated
Thanks
Regards,
gk03
Please do let us know your feedback. Thank You - KG, MCTS
Continue reading...