I have a recipe with an HTTP Request action with monitor error handling to logger and email. I can attach the HTTP Response "Body" field into the logger and email, but is there a way to apply JSON formatting to it so it's easier to read?
It's working now, thank you!Realized, from the "Send Request via HTTP" action I needed to pass through the "Response" datapill and not the "Body" containing the "Response"