Can I attach a file from my 'Files' to an email (Business logic)
D
Doug Wood
started a topic
about 7 years ago
HI,
after I save a record, I am sending out an email (using the business logic). Is it possible to add an attachment (image) which is in my 'Files' collection ? If so, quick example ?
The only way to currently do this would be to make the files public, then include a link to it in an html email. ie
D
Doug Wood
said
about 7 years ago
Thanks Caroline ! So I guess this leads me to my next question. What is the property that I need to set in order to ensure that the email gets sent as an 'html' type ?
Doug Wood
after I save a record, I am sending out an email (using the business logic). Is it possible to add an attachment (image) which is in my 'Files' collection ? If so, quick example ?
Thanks!