Hello guys, I’m trying to make PUT request into and for those I need file which is in the binary form and some json data(uploadURL), for now I’m struggling with the solution, cause I really don’t understand how can I provide node with 2 inputs at once
Tried Code node to connect binary and json for 1 output and then hand over to PUT node, but it does not wotks
leaving the examples looking forward for your responses and solutions, thanks in advance