Enterprise-grade n8n integration for JetNet Aviation API - Access comprehensive aircraft data, market intelligence, and aviation analytics through workflow automation and AI agents.
Developer: Matt Busi | Organization: Mochila AI
# Install via npm
npm install @mochila/n8n-nodes-jetnet
# Or install through n8n UI
Settings โ Community Nodes โ Search "@mochila/n8n-nodes-jetnet" โ InstallThis integration provides 68 operations across JetNet's aviation data platform, enabling automated workflows for aircraft valuation, market analysis, fleet tracking, and aviation intelligence. Built with TypeScript for reliability and full AI Agent compatibility.
- Complete API Coverage: Every JetNet endpoint implemented
- Dual Architecture: Standard nodes + AI Agent tools
- Enterprise Ready: Automatic authentication, error handling, pagination
- AI Compatible: Natural language queries through LangChain integration
- Type Safe: Full TypeScript with IntelliSense support
| Feature | Description |
|---|---|
| 68 Operations | Complete coverage of Aircraft, Company, Contact, and Market resources |
| AI Agent Tools | Natural language interface for aviation data queries |
| Auto Authentication | Dual-token system with automatic refresh |
| Smart Pagination | Efficient handling of large datasets |
| Error Recovery | Automatic retry logic with exponential backoff |
| Response Formatting | Clean, structured JSON output |
-
JetNet Node - Standard workflow automation
- Direct API operations
- Batch processing
- Scheduled tasks
- ETL pipelines
-
JetNet Tool - AI Agent compatible
- Natural language queries
- Context-aware responses
- LangChain integration
- Conversational interfaces
- n8n version 1.0.0+
- Node.js 18.0.0+
- JetNet API credentials
- Obtain JetNet API credentials from JetNet Connect
- In n8n, create new JetNet credentials:
- Username: Your JetNet email
- Password: Your JetNet password
- The integration handles token management automatically
- Get aircraft details, valuations, maintenance records
- Track flights, ownership, modifications
- Access market comparisons and trends
- Company profiles, fleet data, certifications
- Ownership history, contact information
- Business relationships and activities
- Contact details, relationships
- Aircraft and company associations
- Communication preferences
- Market intelligence, trends, forecasts
- Comparative analysis, valuations
- Industry reports and insights
// Get aircraft by registration
Resource: Aircraft
Operation: Get By Registration
Registration: N12345"Find all Boeing 737 aircraft manufactured after 2020 with current market valuations"
The JetNet Tool node integrates seamlessly with n8n AI Agents:
- Add an AI Agent node (OpenAI, Anthropic, etc.)
- Connect JetNet Tool as an available tool
- Configure natural language prompts
- Agent automatically queries JetNet based on context
- Apache 2.0 Licensed with trademark protections
- Secure credential storage via n8n
- No hardcoded secrets or tokens
- Automatic token expiration handling
- Full audit logging capability
JetNetยฎ is a registered trademark of JetNet, LLC. This project is an independent integration and is not affiliated with, endorsed by, or sponsored by JetNet, LLC. Use of the JetNet name is solely for identification of the integrated service.
Contributions are welcome! Please see CONTRIBUTING.md for guidelines.
See CHANGELOG.md for version history and updates.
Licensed under the Apache License 2.0 with additional trademark protections. See LICENSE and NOTICE files for details.
- Issues: GitHub Issues
- Discussions: GitHub Discussions
- JetNet Support: Official JetNet Support
Keywords: jetnet, aviation, aircraft, n8n, workflow, automation, api, integration, market-intelligence, aviation-data, fleet-management, aircraft-valuation, ai-tools, langchain, typescript
Built with โค๏ธ by Mochila AI