Gainsight CS

Supports:

Connection

Configuration

NAMETYPEDESCRIPTIONREQUIREDREADONLY
access_keystringGainsight CS API Access Keytruefalse
domainstringYour Gainsight CS domaintruefalse

Example

1{
2 "name": "Gainsight CS connection",
3 "type": "gainsight_cs",
4 "configuration": {
5 "access_key": "",
6 "domain": "company.gainsightcloud.com"
7 }
8}