Search results

  1. P

    Mailwizz API: create campaign with "Change subscriber custom field value upon campaign sent" option

    How can I use the "Change subscriber custom field value upon campaign sent" option, when I create a campaign with Mailwizz API?
  2. P

    update subscriber profile form with validator

    How can I add a validator to my subscriber profile update form? Specifically, a date type field should be checked to include a date of birth at least 18 years ago.
  3. P

    API getLists error

    Hi, if I call this: $response = $endpoint->getLists($pageNumber = 1, $perPage = 10); this is the answer: <pre>MailWizzApi_Http_Response Object ( => http://mailwizz.xxx.com/api/index.php/lists?page=1&per_page=10 [headers] => [contentType] => application/json; charset=UTF-8...
Back
Top