Bhavya
Bhavya•11mo ago

We have now updated the **HTML to PDF**

We have now updated the HTML to PDF node to return a filePath which you can use to get the Public Download URL for the generated PDF. (refer the attached screenshot) So if you would refresh the buildship.app again and replace your current HTML to PDF node with the updated one from the library this should work.
For destination, how do I say put inside folder xx? Do I need to create the folder before or will it automatically do it? let say PDF/${UUID Generator}.pdf
Also answering this question... Yes, you can simply specify the routes and a folder would be automatically be created if it doesn't exist 🙂
No description
5 Replies
serge
serge•11mo ago
hello, thanks for replying, but i am getting same error
serge
serge•11mo ago
No description
serge
serge•11mo ago
also I am. trying to test it inside Buildship, telling me userid required even if i have set it
No description
Bhavya
Bhavya•11mo ago
Hmmm… can you send a support request via the BuildShip App along with a copy of the workflow so that we can check it for you?
Support Messages – BuildShip
A unified resource to start building your backend with low-code. Dive into triggers, nodes, and step-by-step guidance to jumpstart your workflow creation.
serge
serge•11mo ago
thank you. i have sent it, and I found the issue you need to add Generate Public Download URL before uploading the file and take the url from it, It was not like that before the latest update
No description