Description
n8n-nodes-axonaut-antislash

This is an n8n community node that provides COMPLETE integration with Axonaut, a comprehensive CRM and business management platform. This node offers 100% API coverage with advanced features like UPSERT operations, company-specific endpoints, document downloads, and dynamic field collections.
n8n is a fair-code licensed workflow automation platform.
Installation
Features
Operations
Credentials
Compatibility
Usage
Resources
Installation
Follow the installation guide in the n8n community nodes documentation.
- Go to Settings > Community Nodes.
- Select Install.
- Enter
n8n-nodes-axonaut-antislashin Enter npm package name. - Agree to the risks of using community nodes: select I understand the risks of installing unverified code from a public source.
- Select Install.
After installing the node, you can use it like any other node in n8n.
Features
โจ 100% API Coverage – 35+ resources with 110+ operations including ALL documented endpoints
๐ UPSERT Operations – Create or Update records intelligently
๐ข Company-Specific Endpoints – Get documents, invoices, contracts, employees by company
๐ฅ Document Downloads – Download documents and delivery forms directly
๐ฆ Account Management – Access user info, custom fields, credits history
๐ Dynamic Lists – Searchable dropdowns for all resource selection
๐ฏ Smart Field Collections – Organized "Add Fields" interface
โก Client-side Filtering – Handle API limitations seamlessly
๐ Dual Selection Modes – Choose from lists OR enter IDs manually
๐ก๏ธ Error Handling – Comprehensive validation and error messages
๐ Smart Pagination – Automatic header-based pagination with intelligent fallback
Operations
This node supports ALL documented Axonaut API v2 resources and operations:
Core Business Resources
- ๐ข Companies – Full CRUD + UPSERT operations
- ๐ฅ Employees – Complete employee management + UPSERT + Company-specific operations
- ๐ Opportunities – Sales pipeline management + UPSERT + Company-specific operations
- ๐๏ธ Products – Product catalog management + UPSERT
- ๐ Projects – Project lifecycle management + UPSERT
๐ Company-Specific Operations (v1.8.0+)
- ๐ Get Company Documents – Retrieve all documents for a specific company
- ๐งพ Get Company Invoices – Get all invoices for a specific company
- ๐ Get Company Contracts – Access company-specific contracts
- ๐ฅ Get Company Employees – List all employees of a company
- ๐ฐ Get Company Quotations – Company-specific quotations
- ๐ Get Company Events – Events related to a specific company
- ๐ฏ Get Company Opportunities – Sales opportunities by company
- ๐ Get Company Addresses – All addresses for a company
๐ Reference Data & System Resources (v2.0.0+)
- ๐จ Themes – Invoice and document themes
- ๐ฆ Bank Accounts – Account information
- ๐ Company Categories – Business categories (GET/POST)
- ๐ Task Natures – Task classification
- ๐ฏ Project Natures – Project types
- ๐ฐ Tax Rates – Tax rate management
- ๐งพ Accounting Codes – Chart of accounts (GET/POST)
- ๐ Languages – System languages
- ๐ค Workforces – Team members (GET by ID)
- ๐ธ Payslips – Payroll data
- ๐ Pipes – Sales pipeline configuration
๐ Account & Downloads (v2.1.0+)
- ๐ค Account Info – Current user, users list, custom fields, credits
- ๐ฅ Document Downloads – Download documents and delivery forms
- ๐ฆ Supplier Receipts – Create and delete delivery receipts
- ๐ณ Expense Payments – Alternative expense payment creation
Financial Management
- ๐ฐ Invoices – Invoice creation and management
- ๐ณ Invoice Payments – Payment tracking and processing (Create, Get, Get Many)
- ๐ธ Expenses – Expense reporting and management
- ๐ผ Expense Payments – Expense payment processing (Create, Get, Get Many)
- ๐ฆ Bank Transactions – Financial transaction tracking (Get, Get Many)
Sales & Marketing
- ๐ Quotations – Quote generation and management
- ๐ Events – Event scheduling and email sending
- ๐ฏ Opportunities – Lead and opportunity tracking
- ๐ Tasks – Task management and assignment
- ๐ซ Tickets – Customer support ticket handling
Operations & Logistics
- ๐ Contracts – Contract lifecycle management
- ๐ช Suppliers – Supplier relationship management
- ๐ Supplier Contracts – Supplier agreement management
- ๐ฆ Supplier Deliveries – Delivery tracking and receipts
- ๐ Delivery Forms – Delivery note generation
- ๐ Documents – Document management and downloads
Supporting Resources
- ๐ Addresses – Company address management
- โฑ๏ธ Timetrackings – Time tracking for tasks/tickets/projects
- ๐ข Diverse Operations – Miscellaneous business operations
Advanced Operations Available:
- Create – Add new records with required/optional fields
- Get – Retrieve single records by ID or from lists
- Get Many – Fetch multiple records with client-side limiting
- Update – Modify existing records
- Delete – Remove records
- UPSERT – Intelligent Create or Update (available for Companies, Employees, Products, Projects, Opportunities)
- Specialized Operations – Send emails, download documents, manage receipts
Credentials
To use this node, you need to configure Axonaut API credentials:
- API Key: Your Axonaut API key
- Base URL: The Axonaut API base URL (default: https://axonaut.com/api/v2)
How to get your API Key
- Log in to your Axonaut account
- Go to your account settings
- Navigate to the API section
- Generate or copy your API key
Compatibility
- Minimum n8n version: 0.238.0
- Tested with n8n version: 1.0.0+
- Latest version: 1.7.4
Usage
Basic Usage
- Add the Axonaut node to your workflow
- Configure your Axonaut API credentials
- Select the resource (Company, Employee, Product, etc.)
- Choose the operation you want to perform
- Configure the required parameters using either:
- From List mode: Select from searchable dropdowns
- By ID mode: Enter IDs manually
- Use "Add Fields" collections for optional parameters
- Execute the workflow
UPSERT Operations
The UPSERT feature allows you to create records if they don't exist, or update them if they do:
- Select a resource that supports UPSERT (Company, Employee, Product, Project, Opportunity)
- Choose "Create or Update (UPSERT)" operation
- Specify the unique field and value to search by:
- Companies:
nameorthirdparty_code - Employees:
email - Products:
nameorreference - Projects:
name - Opportunities:
name
- Companies:
- Add any additional fields to set/update
- The node will automatically search and either create or update the record
Example Workflows
1. Create Company with UPSERT
Manual Trigger โ Axonaut Node
- Resource: Company
- Operation: Create or Update (UPSERT)
- Unique Field: name
- Unique Value: "Acme Corp"
- Add Fields: email, phone, website
2. Get Employee Timetrackings
Manual Trigger โ Axonaut Node
- Resource: Timetracking
- Operation: Get Task Timetrackings
- Task: [Select from list or enter ID]
- Additional Fields: limit (10)
3. Process Invoice Payments
Schedule Trigger โ Axonaut Node
- Resource: Invoice Payment
- Operation: Get Many
- Additional Fields: limit (50)
Advanced Features
Dynamic Lists
All resource selection fields support searchable dropdown lists populated with real data from your Axonaut instance. For example:
- Company lists show: "Acme Corp (ID: 12345)"
- Employee lists show: "John Doe (john@company.com)"
- Timetracking lists show: "2.5h – 2025-01-15 (John Doe)"
- Invoice Payment lists show: "-960.00โฌ – 2025-07-29 – Annule #F20250515-10008 (Autre)"
- Expense Payment lists show: "24.52โฌ – 2025-08-17 – RAILWAY RAILWAY 57897… (CB)"
- Bank Transaction lists show: "-0.49โฌ – 2025-08-17 – SWAN – Card transaction…"
Client-side Filtering
Some API limitations are handled transparently:
- Limit parameter: Applied client-side when API doesn't respect it
- Single record retrieval: Uses list + filter for resources without direct GET endpoints
- Company-specific resources: Automatically handles nested resource paths
Field Collections
Optional parameters are organized into intuitive "Add Fields" collections:
- Company Fields: email, phone, website, address, etc.
- Employee Fields: firstname, lastname, email, position, etc.
- Product Fields: description, price, tax_rate, category, etc.
- Generic Additional Fields: external_id, tags, notes, custom_field
Resources
Development
Setup
- Clone this repository
- Run
npm install - Build the node:
npm run build
Building
npm run build– Build the nodenpm run dev– Build and watch for changesnpm run lint– Run ESLint (skipped for production)npm run format– Format code with Prettier
Testing
Link the built node to n8n for testing:
# In the node directory
npm run build
npm link
# In your n8n installation directory
npm link n8n-nodes-axonaut-antislash
Version History
- v2.3.4 – ๐จ UI CONSISTENCY IMPROVEMENT
- Standardized all "Get All" operations to "Get Many" for consistent user interface
- Improved action naming consistency across all resources
- Enhanced user experience with uniform operation naming
- v2.3.3 – ๐ง COMPLETE PAGINATION FIX
- Fixed ALL remaining getAll operations to use intelligent pagination
- 32+ endpoints now use axonautApiRequestAllItems with header-based pagination
- Eliminated all "Too many results. Use page header" errors
- Improved reliability from 81% to 85+ success rate for accessible endpoints
- All major business data endpoints (companies, employees, bank-transactions, suppliers, tasks, timetrackings, expense-payments) now work flawlessly
- Enhanced performance and stability for large datasets
- v2.3.2 – Fixed credentials test endpoint to resolve connection issues
- v2.3.1 – Fixed "Could not get parameter" error for "Get all addresses" operation
- v2.3.0 – ๐ MAJOR FIX: Smart Pagination System
- Fixed Axonaut API compatibility by implementing header-based pagination
- Added intelligent fallback logic: headers โ query โ no pagination
- Improved success rate from ~30% to 88% for full API coverage
- Enhanced error handling and debugging capabilities
- Maintains 100% backward compatibility with existing workflows
- v2.2.2 – Fixed GitHub repository links in package.json
- v2.2.1 – Fixed workforce list functionality with proper name display
- v2.2.0 – Complete Get operations for all reference data resources (themes, bank accounts, categories, natures, etc.)
- v2.1.0 – 100% API coverage with all 112 documented endpoints, company-specific operations, downloads
- v1.7.7 – Added GET operations for Invoice Payment, Expense Payment & Bank Transaction with descriptive lists
- v1.7.5 – Complete README overhaul with comprehensive documentation
- v1.7.4 – Fixed missing required fields for timetracking operations
- v1.7.3 – Added timetracking GET operation with client-side filtering
- v1.7.2 – Fixed timetracking list display with descriptive names
- v1.7.0 – Complete API coverage with all endpoints and resources
- v1.6.0 – Added UPSERT operations and "Add Fields" UI improvements
- v1.5.0 – Dynamic lists and resource locators implementation
- v1.0.0 – Initial release with core functionality
License
Support
If you encounter any issues or have questions, please:
- Check the Axonaut API documentation
- Review the n8n community nodes documentation
- Open an issue on GitHub
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
Made with โค๏ธ for the n8n community
This node provides the most comprehensive Axonaut integration available for n8n.