Hi, Everything is good until PDF is generated. After that I want one copy to be stored in local db and one copy sent to the user via mail (but both as pdf files and not as URL). There is an option - Download URL as file. But it is downloaded to the local system. Is there a way to add it to the DB… Please help.
You have to use custom code to generate a blob (which is a reference to that pdf) then you need to add that blob into bubble by using a uploader.
I dont remember exactly but i did it once like this, i will find my work and reply you.
mean while if you exactly tell me how you doing it, i maybe helpfull sooner
Hi @Baloshi69, Thanks for your response.
What I am doing is, get data for pdf content from external DB and generate the PDF.
After generating, I need to send it to the user and also save a copy of the PDF file in my Local DB (Bubble DB). But right now it is saving as URL. And when I add ‘Download URL as File’ option, it downloads the file in the local system. Can we automate (like adding a workflow) so that the downloaded file be saved in Bubble db?
Are you available for a call , so you can better explain you situation and i maybe hlep.
This topic was automatically closed after 70 days. New replies are no longer allowed.