I want to take the entire raw json response from an api call
and this is what I am doing in the workflow to get it but it doesnt work:

My plan is to get the raw Json and use “extract with regex” to just pull the datas I want.
But currently getting the raw body text doesnt work.
