Skip to content

Add Campaign Filtering, Template Management, and Bounce API Improvements#2

Merged
TatevikGr merged 28 commits into
mainfrom
dev
Apr 30, 2026
Merged

Add Campaign Filtering, Template Management, and Bounce API Improvements#2
TatevikGr merged 28 commits into
mainfrom
dev

Conversation

@TatevikGr
Copy link
Copy Markdown
Owner

@TatevikGr TatevikGr commented Apr 8, 2026

Summary

This PR expands campaign, template, and bounce-related API functionality. It adds new query parameters, template routing support, ordering options, and additional bounce endpoints/methods for campaign and subscriber-specific bounce handling.

Changes

Campaigns

  • Added support for queryParams.subject in getCampaigns
  • Allows filtering or searching campaigns by subject

Templates

  • Added template update method
  • Added default template routes
  • Added order support to template request handling

CodeRabbit

  • Added CodeRabbit integration/configuration

Bounces

  • Added list bounces endpoint
  • Added status parameter support for bounces
  • Added methods for retrieving bounces by campaign
  • Added methods for retrieving bounces by subscriber
  • Updated bounce rules handling to use id as a parameter

@TatevikGr
Copy link
Copy Markdown
Owner Author

@coderabbitai summary

@TatevikGr TatevikGr changed the title Dev Add Campaign Filtering, Template Management, and Bounce API Improvements Apr 30, 2026
@TatevikGr TatevikGr merged commit 3258e4b into main Apr 30, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants