ActiveCampaign / activecampaign-api-nodejs

Node.js wrapper for the ActiveCampaign API
MIT License
39 stars 36 forks source link

This repo is outdated and abandoned #68

Open Mati365 opened 2 years ago

Mati365 commented 2 years ago

Current version of ActiveCampaign API is NOT supported by this package and there is no info about this in docs. Do not use it in your project!

martinsotirov commented 1 year ago

Thanks for the heads up. We were about to start integrating Active Campaign in our project and were wondering if we can use this vs their REST API directly.

theDanielJLewis commented 7 months ago

Is there any good alternative? It seems all the AC API packages on npmjs are old.

Mati365 commented 7 months ago

@theDanielJLewis nope. In my current company, we managed to write our own tiny client with a subset of the endpoints we really wanted to support.