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}.pdfAlso answering this question... Yes, you can simply specify the routes and a folder would be automatically be created if it doesn't exist 🙂
5 Replies
hello, thanks for replying, but i am getting same error
also I am. trying to test it inside Buildship, telling me userid required even if i have set it
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.
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