1.2.14 • Published 1 year 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-gohighlevelDevelopment:
# Clone repository
git clone https://github.com/akpenou/n8n-nodes-gohighlevel.git
# Install dependencies
npm install
# Build
npm run build
# Development mode
npm run devVersion 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
versioninpackage.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
1 year ago
1.2.13
1 year ago
1.2.12
1 year ago
1.2.11
1 year ago
1.2.10
1 year ago
1.2.9
1 year ago
1.2.8
1 year ago
1.2.7
1 year ago
1.2.6
1 year ago
1.2.5
1 year ago
1.2.4
1 year ago
1.2.3
1 year ago
1.2.2
1 year ago
1.2.1
1 year ago
1.2.0
1 year ago
1.1.5
1 year ago
1.1.4
1 year ago
1.1.3
1 year ago
1.1.2
1 year ago
1.1.1
1 year ago
1.1.0
1 year ago
1.0.0
1 year ago