-
Hi,
I don't find the call to reconfirm someone that unsubscribed to our newsletter:
https://github.com/twisted1919/mailwizz-php-sdk/blob/master/MailWizzApi/Endpoint/ListSubscribers.php
Something …
-
Hi,
you consider migrating and rewriting some part the code to be compatible also with PHP 7.4 and 8 right now
https://www.php.net/supported-versions.php
An example to use curly brace syntax f…
-
I'm trying to call subscribe api on Postman.
But i'm always getting error response.
I attached the screenshots too. please help me as soon as possible.
![Screenshot 2019-11-16 at 6 46 00 AM](ht…
-
Hello,
I would like to know
1. how to check if a person has unsubscribed from a list
2. how to get all the unsubscribers from a list
Could anyone help?
Thank you
-
Is there a way to configure this so that the users aren't unsubscribed in general, but still marked as soft bounces in the statistics?
I already tried troubleshooting the max-soft-bounce settings i…
-
Any way to get the integration for mailjet or sendgrid?
nvmng updated
4 years ago
-
I keep getting errors uploading my contacts into roundcube. The error is a '500' error [See screenshots in the comments]. The contact list fits all requirements, I have tried it in csv and vcard - I h…
-
We are creating a web page where a user can set the subscription (or unsubscription) of several different lists. We thus need to update the database in MailWizz via API.
One possible case is that p…
-
I tried to use the following code to update `TRANSACTIONAL_REMINDERS` of `aoxiang.paris@gmail.com` (whose id is `gx661wf91q518`):
```
const { ListSubscribers } = require('node-mailwizz');
const c…
-
### App
mailwizz
https://api-docs.mailwizz.com/#lists-endpoint
### Triggers
Send daily at a specific time
Triggers could be used in other combinations without problems.
### Actions
Sending mail.
I …