This guide discusses how to attach files to an email notification.
To understand this tutorial, it is necessary to understand the concept of email notifications. You are using the email notification created in a previous tutorial: Creating an Email Notification
Attaching a file to an Email Notification is a one-step process:
Add the
app/emails/welcome_user.liquid
Now, the attachment will be included when you send an email.
You can use
You can also mark any attachment's
Inline attachment means that some types of files will be displayed inside the email content by some email clients.
By default, attachments have
You can include up to 9 attachments. Note that the total size must not exceed 20MB.
Congratulations! You have sent an Email Notification with an attachment. Now you can learn about creating an SMS Notification: Creating an SMS Notification
Didn't quite find what you are looking for or have feedback on how we can make the content better then we would love to hear from you. Please provide us feedback and we will get back to you shortly.