Thanks for the response. Please see the sample JSON that is sent from Power Automate below (I have redacted my email address, so the [redacted] would usually just be an email):
"body": {
"jsonresult": "[{\"title\":\"1\", \"teamread\":\"False\", \"info\":\"This is a test of the new system\",\"created\":\"06/07/23\", \"creator\":\"[redacted]\", \"status\":\"open\"},{\"title\":\"2\", \"teamread\":\"False\", \"info\":\"Test 2 ajhfaslsjfsjfhasjfhasjfhsajfhajhfjahfjkahfjhashfjkashfjahsfjkhajshfjahjfhasjfhajshfkjahfjkhasjfhajkshfjashfjkahsjfkhakjsfhksajhfjkghjsdjghgjhsdg\",\"created\":\"06/07/23\", \"creator\":\"[redacted]\", \"status\":\"open\"},{\"title\":\"3\", \"teamread\":\"False\", \"info\":\"fafasfasfafjasfhjashfhasifhaihfihshsifihihiihfahihifhfsihfishfihfiahsifhihfiahsfihifhishifhasifhihsasifhiashfihfihaifhaisfhiashsifhasifhashfihdjadjiajdijdiajdijadija\",\"created\":\"07/07/23\", \"creator\":\"[redacted]\", \"status\":\"open\"},{\"title\":\"4\", \"teamread\":\"True\", \"info\":\"ijfijdfhjasdikjdsafgjdsgikjdsgjifasjidsagfidsjiafsjidasgkodfjhiadmkdsfjik\",\"created\":\"07/07/23\", \"creator\":\"[redacted]\", \"status\":\"closed\"},{\"title\":\"5\", \"teamread\":\"False\", \"info\":\"This is a test with a PDF attached. I really hope this works as expected! Yay!\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"created\":\"12/07/23\", \"creator\":\"[redacted]\", \"status\":\"open\"}]"
}
Hi @eddiecoldrick ,
I've made a test but the ParseJSON did not parse the /n .
Could you give me an example of the string to parse and the result you want?
Best Regards,
Bof