Hi ,
I need to get valueString data from from all the fields. How can i do it in power automate flow? How to use parse json action for attched doc?
Attached is my extracted data from Form Recognizer.
Thanks
Hello,
In order to do that you can leverage the parse json component in power automate and use the generate from example button paste your json sample
And then you can use any values that you want.
Best regards,
Alaa
I want to get all field tags with its perticular value. any solutions on how to do it?
Like i have a below content ,How do i extract or get CoAplicantslastName with its valueString?
[
{
"docType": "custom:3rd Project train",
"modelId": "*******",
"pageRange": [
1,
1
],
"fields": {
"CoAplicantslastName": {
"type": "string",
"valueString": "Whittemore",
"text": "Whittemore",
"page": 1,
"boundingBox": [
4.965,
1.17,
5.575,
1.17,
5.575,
1.3,
4.965,
1.3
],
"confidence": 0.99,
"elements": [
"#/readResults/0/lines/12/words/1"
]
}
}
}
]
Using the parse json you click on generate from sample, you paste your sample data and then you can use the different element where ever you want like that
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.