Data Forwarder - Content Type

I have a flow that is triggered through some of a webhook that makes queries and returns a value through the Data Forwarder, the value arrives at the end that triggered the webhook, the only problem is that it realized that the Content Type returned is text/html, being so the tool that uses the return cannot manipulate the returned json values, how can I set the return value to 'json'

1687189339988.png
 
P

Pabblymember11

Guest
I have a flow that is triggered through some of a webhook that makes queries and returns a value through the Data Forwarder, the value arrives at the end that triggered the webhook, the only problem is that it realized that the Content Type returned is text/html, being so the tool that uses the return cannot manipulate the returned json values, how can I set the return value to 'json'
We have made a slight change in the action step, please give it a try and let us know if that works for you.
 
Top