I am creating a email campaign through api. Even though I am setting a particular future date and time to be scheduled
ie campaign.setScheduledAt(« 2025-03-15T23:08:00.000+04:00 ») it is directly updating to the running status and sends the emails immediately . it should be updated to the Scheduled status and wait for the specified time.
Hello, and welcome to the Brevo community.
After a lot of testing on my part, I’ve seen that all you have to do is create the campaign with the scheduling date and it will be scheduled.
Are there any other steps you take that might explain why the campaign is sent right away?