Skip to content

Add support for Batch email sending methods to Transactional and Bulk streams #24

@yanchuk

Description

@yanchuk

Implement batch sending methods for the Transactional and Bulk email streams

Reference:

Requirements:

  • Add methods to support batch sending for both Transactional and Bulk streams.
  • Ensure the implementation also supports sending emails using templates, as per the Mailtrap API documentation linked above.
  • Update documentation and add unit tests covering the batch and template scenarios.

Acceptance Criteria:

  • New batch send methods for Transactional and Bulk streams are available and documented.
  • Template support works for batch sends.
  • Code is covered by tests for both streams, single and batch scenarios, including templates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions