node-mautic
node-mautic copied to clipboard
Node.js Mautic API with ES6+async/await
Hi David, Thank you for maintaining and making available this package. It's very helpful. We found that in some cases for the editing contact request `/PATCH /contacts/ID/edit` we would like...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Hi David First of all, thank you for your package! With Node 18, `fetch` is native built in. I know, this would be breaking change to replace it, but as...
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
Added batch contact endpoint. Allows updating many contacts at once. The default limit in Mautic is 200 records per request. https://developer.mautic.org/#edit-batch-contact
LIST CONTACT FIELDS is missing the query parameters: https://developer.mautic.org/#get-field
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...
I believe this library is missing the contact batch endpoints. https://developer.mautic.org/?json#edit-batch-contact