Better debugging/preview for HTTP requests
yoyowu
Trying to build some automations with taskade, but I need to trial and error so many times before getting something to work.
Sometimes JSON body works, but other-times it doesn't, and the "COPY DATA" from the "RUNS" tab isn't that helpful as the json format is very friendly in identifying what the issue.
Also, if possible, please return the response from http requests which would also help with debugging.
Log In
yoyowu
Almost like "test each step" (as we touched on on the Facebook Group)
something like the attached (which is from ActivePieces)
Narek Zograbian
yoyowu: Thank you for clarifying!
Adding the link to the Facebook Group conversation for context: https://www.facebook.com/groups/taskade/permalink/816048823959358/
Narek Zograbian
Hey there! Are you looking to essentially send a test request using dummy parameters? What's a good example of an implementation you've seen for this request?