Things have changed.
- CreateCampaignAction is solely responsible for creating a Campaign and handling only the processes that occur when a Campaign is created.
- CampaignMailerService manages the logic for properly sending emails and is used in other parts of the app.
Back