Mailtrap Ruby integration

Mailtrap can be integrated with Ruby apps and projects for sending and/or testing purposes. Choose the one that suits your needs.

Email API/SMTP for Ruby

SDK integration

You can integrate Mailtrap into your Ruby project or application using the official SDK. The SDK offers access to both Transactional and Bulk Streams, Email Templates, and Account Management. 

SMTP integration

To integrate SMTP with your Ruby app, navigate to the Integrations tab, choose either Ruby on Rails or Ruby Net/SMTP, and copy-paste the credentials or ready-made code snippets.

Note that SMTP integration is compatible with any Ruby framework or library that sends emails via SMTP.

Read more about SMTP integration here.

RESTful API integration

To integrate Mailtrap using RESTful API, use the configuration available among Code samples under the API section. 

API integration can be used with any Ruby framework or library that supports HTTP requests. For more details, refer to the API documentation.

Read more about API integration here.

Email Testing for Ruby

SMTP integration

Within the Email Testing menu, navigate to the Inbox and find your SMTP credentials and code snippets for both Ruby on Rails and net/smtp libraries. Then, simply copy/paste them into your Ruby project.

You can integrate Email Testing with any Ruby framework or library that sends emails via SMTP.

Read more about Email Testing SMTP integration here.

RESTful API integration

To use Email Testing API, simply copy/paste the API endpoint and API Token into the configuration file of a Ruby framework or library that supports HTTP requests. 

For more details, refer to the API docs.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us