How can I work around this? I’ve been struggling with this all day, and my entire workflow is not working because of it.
The placeholders are used again at 27:54 in the video, but I still don’t see the option in my n8n version and have no idea what to do. I really need help with this urgently - nothing is working for me because of it.
Interesting!
I see that this is because the new HTTP Request Tool node now points to version 4.2 (latest), while the old HTTP tool (v1.1) is deprecated…
I am also not finding Placeholder Definitions in the HTTP Request Node. I am upgraded to n8n version 1.94.0
Is this being fixed or is there a work around?
From version 1.90 we changed the http request tool to be more like the normal http request node and while doing this we replaced placeholder with the normal fromAI() option that other tools use.
It means instead of having a placeholder variable in the json and setting it in a param, you can just directly reference the placeholder in the json like this: