n8n nodes for ADVBOX API integration - Fixed version
Package Exports
n8n-nodes-advbox
n8n-nodes-advbox/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (n8n-nodes-advbox) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
n8n-nodes-advbox
This is an n8n community node for ADVBOX API integration. It lets you manage customers, lawsuits, tasks, movements, transactions and settings directly from your n8n workflows.
# Clone the repositorygit clone https://github.com/ArthurSchabbach/n8n-nodes-advbox.git
cd n8n-nodes-advbox
# Install dependenciesnpminstall# Lintnpm run lint
# Buildnpm run build
# Link to your local n8n installationnpmlink# In your n8n installation directory:npmlink n8n-nodes-advbox