Open Stefan4472 opened 1 year ago
Seems like send_email_campaign_now doesn't actually mark the campaign as "sent", so I'm unable to see statistics.
send_email_campaign_now
Use the updatecampaignstatus to mark the campaign as sent after sending it. https://developers.sendinblue.com/reference/updatecampaignstatus
updatecampaignstatus
Actually, when I checked the most recent time, the most recent campaign was correctly marked as sent. I'll need to keep an eye on this for now.
Seems like
send_email_campaign_now
doesn't actually mark the campaign as "sent", so I'm unable to see statistics.Use the
updatecampaignstatus
to mark the campaign as sent after sending it. https://developers.sendinblue.com/reference/updatecampaignstatus