Appcues
Supports:
Supports:
NAME | TYPE | DESCRIPTION | REQUIRED | READONLY |
---|---|---|---|---|
account_id | string | true | false | |
api_key | string | true | false | |
api_secret | string | true | false |
1 { 2 "name": "Appcues connection", 3 "type": "appcues", 4 "configuration": { 5 "account_id": "", 6 "api_key": "", 7 "api_secret": "" 8 } 9 }