Hello Everyone,
I have a base with various scenarios, each of which has a template field and a field for attachments.
I'd like to be able to create an automation that will open the current users email client and insert the relevant template and attachment.
So far I've been able use the "mailto:" protocol to do as much with the written template but this doesn't support attachments. The email account can change depending on who is logged in to the database.
TL;DR: I need to automate opening the users current email client and inserting the relevant attachment from the database record.