I’ve been using the @copilot Sengrid plugin for a while but I had never needed to attach a file before using templates, before I used the build-in action in Bubble called Send Email
But I couldn’t do the same with the copilot plugin, using the action Sendgrid - Send email, for some reason this doesnt work, I even tried using :enconded in base64, but nothing.
Make sure you’re on the latest version of the plugin! Version 6.3 onwards introduced support for Bubble’s upgrades to its core plugin library.
Additionally, you’ll want to make sure your Attachment Data fields containing a base64-encoded version of your files. Use Bubble’s :encoded in base64 module to accomplish this when using a file uploader, for example.