High Level [ARCHIVED]
Proxy connector for Go High Level (Lead Connector). Requires a paid subscription to the proxy service.
Configuration
Input | Type | Description | Default Value |
---|---|---|---|
location_id | string | Location ID. | |
api_key | string | API Key. | |
start_date | string | Start date. |
Streams
Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
---|---|---|---|---|
Contacts | id | DefaultPaginator | ✅ | ❌ |
| Payments | _id | DefaultPaginator | ✅ | ❌ |
| Form Submissions | id | DefaultPaginator | ✅ | ❌ |
| Custom Fields | id | No pagination | ✅ | ❌ |
| Transactions | _id | DefaultPaginator | ✅ | ❌ |
| Invoices | _id | DefaultPaginator | ✅ | ❌ |
| Opportunities | id | DefaultPaginator | ✅ | ❌ |
| Pipelines | id | No pagination | ✅ | ❌ |
| Subscriptions | _id | DefaultPaginator | ✅ | ❌ |
| Orders | _id | DefaultPaginator | ✅ | ❌ |
| Order | _id | No pagination | ✅ | ❌ |
| Contact Search | id | DefaultPaginator | ✅ | ✅ |
Changelog
Expand to review
Version | Date | Subject |
---|---|---|
0.0.1 | 2024-08-23 | Initial release by Stockotaco via Connector Builder |