The next step you can access the JSON with an expression. I didn't see the next video. I'd guess you could do something like this... Where the selectors in an expression could access the specific data... ?[index]?[subindex]?[fieldname] outputs('List_rows')?['body/value']?[0]?['email']
Hi Matt, I know this is a couple of years down the line, but this video has just helped a noob (me) learn this function! Cheers mate!
perfect video. gave me exactly what I needed and I understand this way better now. Love how easily I can apply this anywhere
Glad it was helpful!
Thank you for the tip about generate schema based on sample!
Glad it was helpful!
Hi Matt, did you ever do the follow up to this video? I don't see a video about how to use the output. Thank you.
Thanks, very helpful.. subbed!
Can you help me how to using quote in String?. I 'm facing a problem: When the string had quotes, parse JSON will shown an invalid error
The next step you can access the JSON with an expression. I didn't see the next video. I'd guess you could do something like this... Where the selectors in an expression could access the specific data... ?[index]?[subindex]?[fieldname]
outputs('List_rows')?['body/value']?[0]?['email']
Link for the next video?
Great content
Thanks!
How to use this parsejson input to then have an output ?i need video.could you plsshare it?
could this be used somehow to parse out the 'title' from the JSON that is used to send MessageCards to Teams?
Hi Steven, theoretically yes, I don't know about the specifics but if you can pass JSON in, this can parse it and allow you to get the data out.
thank you
wheres the next video??
I'm not sure why he never provided a link to the second video, but I do believe this is it: ruclips.net/video/Rlda2kC83_E/видео.html
no link to the next video... people want to know how to use the output.
how to convert it to become a string value
For example for the Name:
Dean, Keith
Hi, could use the output as dynamic content, but if you are trying to manipulate and split this, you will need to use some other functions as well.