Hey I am wondering if I can send through an automated email a file attached from my database simply by writing its name in the attachement of the email.
![]()
Hey I am wondering if I can send through an automated email a file attached from my database simply by writing its name in the attachement of the email.
![]()
You need to actually attach the contents of the file. For the Bubble “Send Email” action specifically, you should specify a file from Bubble Storage
hey johnny thanks for your answer. I have another question.
To attach the file, how can i specifically pick a file in an automated way. Can i just write the file name and bubble will automatically search for it and attach it.
Reference a file field type
I don’t understand what you mean by file filed type. Can you give me more details?
In your tickets data type, do you have a field type with type file? If so, use that, if not, create that and set that field appropriately