Load static files in backend #4077
Unanswered
maluramichael
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to send an email with an image attached. This image has to be loaded as a base64 string. My problem right now is that i don't know how to read the static image from the filesystem.
We are using the postmark api to send mails and they require images to be sent this way. https://postmarkapp.com/developer/user-guide/send-email-with-api
Beta Was this translation helpful? Give feedback.
All reactions