MikelCalvo / node-mailwizz

[UNOFFICIAL] MailWizz API for NodeJS
https://npmjs.org/package/node-mailwizz
ISC License
10 stars 14 forks source link

Some APIs are missing like get campaigns and get bounce email details #4

Open madeelgulzar opened 3 years ago

madeelgulzar commented 3 years ago

Some APIs are missing like get campaigns and get bounce email details

zafin-hassan commented 3 years ago

It would be great if you could add them if you have the time! @MikelCalvo!

mihairaulea commented 1 year ago

yes, i am also interested in this

MikelCalvo commented 1 year ago

Hi @madeelgulzar @zafin-hassan @mihairaulea, Apologies for the delay in response. I plan to migrate the repository to an ES6 module and add TypeScript. Once that's done, I'll prioritize adding the missing APIs you mentioned. However, I currently have limited availability and will work on it when I have some free time. If any of you make any additions in a fork, feel free to open a PR, and I'll merge it into the library.

Thanks for your understanding.

Best regards, MikelCalvo

MikelCalvo commented 12 months ago

Typescript migration has now been completed, will start working on adding the missing APIs soon