Afternoon all,
I have recently created a flow where I have a trigger that involves two fields containing data.
When they do, I pull the contact details and the record details, and then I have used an unbound action to create a new row, set the table name to E-Mail messages, and have created the e-mail that way.
The complication is that they want me to add an attachment, and I can't see any obvious way to do it.
The attachment will be the same every time, so wasn't sure if templates might be a viable option, and to move everything into a template, or whether there is a better way to handle it?
I've currently set the e-mail content up as a variable, and then I call this variable from within the Description section of the unbound action where it composes the e-mail - this is currently (Using an HTML convertor) working really well, apart from the attachment part.
Any advice or suggestions appreciated 🙂