Videos
Check out our tutorial video series.
Master sending and receiving email attachments with SMTP emails. Learn how to upload, download, and attach files using MailSlurp.
Attachments are a way to send and receive files with in emails.
Send attachments using the compose page in the dashboard or by using the methods with a list of attachment IDs. Attachment IDs can be created by uploading files before sending (see next section). Here is an example using the NodeJS client:
To upload attachments use the upload attachment method and pass a base64 encoded string for the file content. An array containing an attachment ID will be returned. Use the attachment ID to send the attachment or download it.
Here is how to download files found on an email object.
Check out our tutorial video series.
Email and SMS guides for automation and testing.
View github project code for multiple languages.
Latest posts from the MailSlurp team.
Test, build, and automate messaging with a free MailSlurp account.