2021-05-23
Deprecated
Supports:
api_key
string
true
1{2 "name": "Survicate connection",3 "type": "survicate",4 "configuration": {5 "api_key": "secret"6 }7}
survey
1{2 ...3 "configuration": {4 "survey": "survey"5 }6}