Feature Request: Email Attachments
bnonni opened this issue · 0 comments
bnonni commented
Is it possible to send attachments via your API? If so, I'll happily work on a PR for that feature. However, I'm wondering if this is something you tried to implement already and couldn't. If that is the case, I won't spend the time.
Since you're using puppeteer, it should be feasible to click the attachment button. Just unclear on how to transmit the document and attach it via the headless browser session.
Any thoughts?
Thanks!