2024-02-08
Supports:
api_key
string
true
domain
1{2 "name": "Glean connection",3 "type": "glean",4 "configuration": {5 "api_key": "secret",6 "domain": "customer"7 }8}
datasource
false
1{2 ...3 "destination_configuration": {4 "datasource": ""5 }6}