Factors.ai
Connection
Configuration
| Name | Type | Description | Required |
|---|---|---|---|
account_domain | string | Account Domain | true |
api_key | string | API Key | true |
Example
1 { 2 "name": "Factors.ai connection", 3 "type": "factors_ai", 4 "configuration": { 5 "account_domain": "", 6 "api_key": "" 7 } 8 }
