Integrate with convertbox

Can you please give me a sample php file to add a person to my list via the API?
https://api-docs.mailwizz.com/#create-a-subscriber

Wouldn't be much easier to reach out to them and have them add the integration?

They do have webhooks
They won't work out of the box since they post JSON data afaik. You can instead use zapier if that helps better, I see they say it is supported, so you can use it as a middle-man.
https://forum.mailwizz.com/threads/zapier-to-mailwizz-best-method.2638/#post-29362
 
They won't add the integration unless they have a lot of people asking for that integration.
I prefer not to use zapier since it is a paid service.

So there is no way to create a small php sample file that shows how your api works for adding people to a list?
If you know sendy, they have some sample files for their api and that helps a lot.

Thanks.
 
Back
Top