Greetings.
I have an HTTP task, that used to output the return of the call, a simple JSON.
For logging reasons, now i need to save this output to a file, and now the task outputs the call used, and the file path saved to.
Is there anyway i can set this task to always output the return of the call, instead of the filepath it's being saved to ?