Google Cloud File into Node.js readFile
Can someone please let me know if there is any way I can access my file thats in my BuildShip storage and put it through Node.js’s readFile function via Buffer, path, etc. What im trying to do is use the output of readfile in an API call to upload a pdf to a remote notary company. From my knowledge, there’s no way to download the file locally via BuildShip’s nodes, then input that direct path into readFile. The solutions ive tried so far have resulted in infinite run times
Solution
Hey @Meechie, you can try this out. Hopefully it gives you an idea of how you can do something like this. https://buildship.app/remix/238fcbd4-8c7c-4f7e-b83a-25cb64af221e
Visually build workflows and powerful backend logic for your apps. Powered by AI, connect to anything with or without code.

