Hey folks. I’ve got an app that collects a bit of data from a user and then when submitted then emails the user with a file attached.
I’ve got the file saved in the database in its own data type. I’ve got a “send email” workflow, and everything works except the attachment. This is how I have it set up:
The email sends, just with no attachment. What am I doing wrong?
Thanks!