Nikhil Garg
Member
Hello Everybody,
I have some concerns regarding the mailwizz API. Request any help.
1. I have tried to create a list using the API. The list is created in the panel which I can verify from the panel itself but we are not receiving proper response like any success msg or list unique ID. Please find below the response received below
MailWizzApi_Params Object
(
[_data:MailWizzApi_Paramsrivate] => Array
(
)
[_readOnly:MailWizzApi_Paramsrivate] =>
)
2. Regarding the subscriber addition API, also we are not receiving any proper response of addition but the subscriber is added successfully. Please find below the response.
MailWizzApi_Params Object
(
[_data:MailWizzApi_Paramsrivate] => Array
(
)
[_readOnly:MailWizzApi_Paramsrivate] =>
)
3. While adding subscriber, we need all the email address to be in confirmed state. Currently all the newly address subscribers are in unconfirmed state and a mail is sent to the subscriber to confirm.
4. Is there any way to add multiple subscribers to a single list at a single request instead of adding single subscriber in a single request.
5. How can we disable the API key deletion option from the customer panel. We do not want customers to be able to delete the API keys.
I have some concerns regarding the mailwizz API. Request any help.
1. I have tried to create a list using the API. The list is created in the panel which I can verify from the panel itself but we are not receiving proper response like any success msg or list unique ID. Please find below the response received below
MailWizzApi_Params Object
(
[_data:MailWizzApi_Paramsrivate] => Array
(
)
[_readOnly:MailWizzApi_Paramsrivate] =>
)
2. Regarding the subscriber addition API, also we are not receiving any proper response of addition but the subscriber is added successfully. Please find below the response.
MailWizzApi_Params Object
(
[_data:MailWizzApi_Paramsrivate] => Array
(
)
[_readOnly:MailWizzApi_Paramsrivate] =>
)
3. While adding subscriber, we need all the email address to be in confirmed state. Currently all the newly address subscribers are in unconfirmed state and a mail is sent to the subscriber to confirm.
4. Is there any way to add multiple subscribers to a single list at a single request instead of adding single subscriber in a single request.
5. How can we disable the API key deletion option from the customer panel. We do not want customers to be able to delete the API keys.