Skip to content

issues Search Results · repo:railsware/mailtrap-python language:Python

Filter by

13 results
 (68 ms)

13 results

inrailsware/mailtrap-python (press backspace or delete to remove)

Implement batch sending methods for the Transactional and Bulk email streams Reference: - Batch Send Email (including Templates) API docs Transactional - https://api-docs.mailtrap.io/docs/mailtrap-api-docs/c323263dc45c5-batch-send-email-including-templates ...
enhancement
  • yanchuk
  • Opened 
    4 days ago
  • #24

Overview Add support to the SDK for listing and searching suppressions in Mailtrap, following the official API documentation and OpenAPI specification (see below). References - Mailtrap API Docs - ...
enhancement
  • yanchuk
  • Opened 
    4 days ago
  • #23

Overview Add support to the SDK for importing Contacts in bulk via the Mailtrap API, following the official API documentation and OpenAPI specification (see below). References - Mailtrap API Docs ...
enhancement
  • yanchuk
  • Opened 
    4 days ago
  • #22

Overview Add support to the SDK for managing Contacts in Mailtrap, following the official API documentation and OpenAPI specification (see below). References - Mailtrap API Docs - Contacts Requirements ...
enhancement
  • yanchuk
  • Opened 
    4 days ago
  • #21

Overview Add support to the SDK for managing Contact Lists in Mailtrap, following the official API documentation and OpenAPI specification (see below). References - Mailtrap API Docs - Contact Lists ...
enhancement
  • yanchuk
  • Opened 
    4 days ago
  • #20

Overview Add support to the SDK for managing Contact Fields in Mailtrap, following the official API documentation and OpenAPI specification (see below). References - Mailtrap API Docs - Contact Fields ...
enhancement
  • yanchuk
  • Opened 
    4 days ago
  • #19

Overview Add support to the SDK for managing Email Templates in Mailtrap, based on the official API documentation and OpenAPI specification (see below). References - Mailtrap API Docs - Email Templates ...
enhancement
  • yanchuk
  • Opened 
    4 days ago
  • #18

sanbox urls have an ID number at the end of the host string eg: https://sandbox.api.mailtrap.io/api/send/123456 yet in the client, it constructs the host url with url = f {self.base_url}/api/send thus ...
  • matthbull
  • 2
  • Opened 
    on Mar 20
  • #11

The client.send doesn t work with the email testing inbox when sending emails that have templates (It produces unauthorized error). I think is because the base url that MailfromTemplate uses is /api/send ...
  • Miguel-Arturo-Madrigal-Escoto
  • 1
  • Opened 
    on Aug 21, 2024
  • #10
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub