Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get a campaign's opens/bounces/unsubscribes via API? #22

Closed
huntinator7 opened this issue Jun 21, 2018 · 1 comment
Closed

How to get a campaign's opens/bounces/unsubscribes via API? #22

huntinator7 opened this issue Jun 21, 2018 · 1 comment

Comments

@huntinator7
Copy link

Sorry for not asking this on the forums, but a third party has access to our MailWizz key, so I am unable to make an account.

I am currently implementing the API/SDK into our software, and I would like to be able to get the clicks, opens, bounces, and unsubscribes from a campaign. When using the Campaigns endpoint, it returns information such as "name", "type", "status", etc., but no opens/bounces/unsubs. CampaignsTracking allows me to get this information, but only passing in a subscriber ID, which is unhelpful because at that stage I will not know who has opened the emails. I can see the information clearly shown when I click on a certain campaign in the web panel, but cannot seem to find a way to export that data. Is there something I am missing, or is this not possible at this time? I may or may not be able to get access to the MailWizz files via SSH, so I would prefer a route that doesn't have me making my own server-side controllers.

@twisted1919
Copy link
Owner

@huntinator7 - Unfortunately stats are not available via api, you have to create your own endpoint for it.

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

No branches or pull requests

2 participants