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.
Do you have a special reason to get the raw data instead of data?
Jici
3
To get access to the raw body, you need to activate both include error in response and capture response headers.
system
Closed
4
This topic was automatically closed after 70 days. New replies are no longer allowed.