{"library":"mautic","type":"library","category":null,"description":"Unofficial Node.js bindings to the Mautic REST API (version 0.0.4). WIP, low maintenance cadence, limited functionality. Provides a client for contacts, segments, and companies. Key differentiators: asynchronous, promise-based, simple auth with username/password. Less mature than official Mautic PHP SDK but fills gap for Node.js users. Not for production use; security not hardened.","language":"javascript","status":"active","version":"0.0.4","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install mautic","imports":["const Mautic = require('mautic')","import Mautic from 'mautic'","new Mautic({ baseUrl: '...', auth: { username: '...', password: '...' } })"]},{"cmd":"yarn add mautic","imports":[]},{"cmd":"pnpm add mautic","imports":[]}],"homepage":"https://github.com/FieldControl/mautic#readme","github":"https://github.com/FieldControl/mautic","docs":null,"changelog":null,"pypi":null,"npm":"mautic","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}