Describe the problem/error/question
Hi guys,
I’m trying to upload a pdf file in the blob storage of Printix ( Printix Cloud Print API) but failed to do it. For context, I will submit a PDF file in the form then generate an upload link using the ‘Submit Job Print’ node and at the same time merge it with the binary file to upload it using the ‘Upload File’. Here’s my settings for ‘Upload File’ node
Please help me to execute and upload successfully the file.
Thank you in advance.
What is the error message (if any)?
I got status code 201 but the content-length is 0, which means no file being uploaded


