activecampaign-api-nodejs icon indicating copy to clipboard operation
activecampaign-api-nodejs copied to clipboard

Node.js wrapper for the ActiveCampaign API

Results 15 activecampaign-api-nodejs issues
Sort by recently updated
recently updated
newest added

Hi, I wanted to try to single sign on but whenever i tried i get session expired message. This is the error which comes on url. `https://kamrantestcompany.activehosted.com/admin/index.php?error_mesg=timeout&redir=aHR0cHM6Ly9rYW1yYW50ZXN0Y29tcGFueS5hY3RpdmVob3N0ZWQuY29tL2FkbWluL21haW4ucGhwP19zc290PTExZDEyYTFlYWE1NmVkZmJmOGRjYzVjYjQ1ODI5YWQ5` Not sure what...

Hi all, Thanks in advance for taking time and reading my proposal. Main issue: AC does not migrate accounts on AC from A(ENV) to B(ENV) both inside active campaign, imagine...

Supersedes #53 targeting `develop` branch as per request.

Calling any API function requires an empty object be passed, e.g: ```js var account_view = ac.api("account/view", {}); //

Hi, I've had to manually add note_add to my whitelist in the Contact.js file. Can't see a way of providing my own whitelist. It's missing the other note actions as...