Can we get email data feed using API?

dante

Member
Hi,

Was wondering if I can get the data delivered to mailwizz server via API?

If not then I'll have to use the ftp server and download manually everytime I get new data.

Thanks
 
You can always write your own endpoint ;)
The thing is I am not a coder lol so I wouldn't understand what that means :p

Basically what I am trying to do is, there is a source from where csv, xlsx etc data keeps coming frequently... so instead of me downloading every file and uploading on maliwizz they have API support through which the data will be delivered but I don't know how to proceed that with Mailwizz.
 
@dante - You could create a way to access the file with a unique key in url and download it, this way you make sure only who has the key can download the file and put that url with the key in mailwizz ;)
 
Back
Top