How do I access the body of the response of a HTTP GET request? #4467
Unanswered
JoghurtSommelier
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When i use the variable of the output of the HTTP node in a second node, the variable does not get filled with the actual HTTP response content, but still is the name of the variable. I have tried accessing it in custom functions, but without success. What is the syntax to access the body of an HTTP response?
HTTP node:

Try at extracting the body of the response:


Beta Was this translation helpful? Give feedback.
All reactions