Core/HTTP Request
The idea is:
Have a option to allow HTTP Request to carry over fields from it’s input
My use case:
I think it would be beneficial to add this because: It will simplify parameterized API Calls
I’m running multiple searches based on the term from a DB query, I want to be able to know which result is linked to which search term, I currently have to do it in a loop structure, and read constant within each loop, which is tedious to do.
Any resources to support this?
Similar to how KNIME is doing in it’s equivalant node:
Are you willing to work on this?
Unfortunately no