HighLevel
Connection
Configuration
| Name | Type | Description | Required |
|---|---|---|---|
private_integration_token | string | Private integration token | false |
Example
1 { 2 "name": "HighLevel connection", 3 "type": "highlevel", 4 "configuration": { 5 "private_integration_token": "" 6 } 7 }
