1.2.14 • Published 6 months ago
n8n-nodes-gohighlevel v1.2.14
n8n-nodes-gohighlevel
This is a n8n community node for GoHighLevel API v2. It provides comprehensive integration with GoHighLevel's features including contacts, companies, opportunities, forms, funnels, and messaging capabilities.
Installation
In n8n:
npm install n8n-nodes-gohighlevel
Development:
# Clone repository
git clone https://github.com/akpenou/n8n-nodes-gohighlevel.git
# Install dependencies
npm install
# Build
npm run build
# Development mode
npm run dev
Version Management
This package follows semantic versioning (MAJOR.MINOR.PATCH):
- MAJOR: Breaking changes
- MINOR: New features without breaking changes
- PATCH: Bug fixes
To update version:
- Update
version
inpackage.json
- Run
npm run build
- Commit changes with message "Release vX.X.X"
- Create GitHub release
- Run
npm publish
Node Types
1. GoHighLevel Node
Regular node for API operations. See Node Documentation
2. GoHighLevel Trigger
Webhook trigger node for real-time events. See Webhook Documentation
3. Authentication
OAuth2 credentials for secure API access. See Credentials Documentation
License
1.2.14
6 months ago
1.2.13
6 months ago
1.2.12
6 months ago
1.2.11
6 months ago
1.2.10
6 months ago
1.2.9
7 months ago
1.2.8
7 months ago
1.2.7
7 months ago
1.2.6
7 months ago
1.2.5
7 months ago
1.2.4
7 months ago
1.2.3
7 months ago
1.2.2
7 months ago
1.2.1
7 months ago
1.2.0
7 months ago
1.1.5
7 months ago
1.1.4
7 months ago
1.1.3
7 months ago
1.1.2
7 months ago
1.1.1
7 months ago
1.1.0
7 months ago
1.0.0
7 months ago