Hello!
Does anyone know if it’s possible to reference files uploaded to box.com from within bubble as file attachments on data types.
Here’s my scenario I’m working with. I’m working on a platform that gathers documents from job applicants and makes them available for employees at my company, which we then compile and submit to positions that these applicants want to apply to. Because these job applicants are submitting different types of documents at different times I’m converting all documents to PDF’s using CloudConvert’s API, then when it comes time to compile the documents into the application packet, I’d like to use their compile PDF API as well. Since I’m storing these documents in box.com I need to be able to reference them from my bubble app using a backend workflow to send them to CloudConvert.
The box.com service plugin makes it possible to view the documents using an embed code but I’d like to be able to do more with them than that. I’m not seeing a way to be able to tell box.com to send me a document’s share link, which would work, but all documents uploaded are not shared by default.
Any ideas?
Thanks!