Meridian
Supports:
- ā Connection Proxy
Supports:
| Name | Type | Description | Required |
|---|---|---|---|
client_id | string | Client ID | true |
client_secret | string | Client secret | true |
1 { 2 "name": "Meridian connection", 3 "type": "meridian", 4 "configuration": { 5 "client_id": "your_client_id", 6 "client_secret": "your_client_secret" 7 } 8 }