Can I fetch an Ouput value from the odata data machine step as athe json value and pass it as a string?

I want to pass the json value to a label

like this.

{
“OurSeverity”: “UNQUALIFIED”
}

Try the JSON module JSON module | Flow Help

Thanks for the information Ola, May be I will re phrase my requirement directly, so you can provide the correct answer

I want to patch the ourdescription in case window

1st I need to fetch the current value and then enter the value in novacura and then patch it. But I need to send the value with previous blank spaces and lines.