Connecting to VWO
VWO uses token authentication to control access to its API.
Using Token Authentication
To generate your VWO API authentication token, visit app.vwo.com/#/developers/tokens. Set the APIKey to your VWO authentication token in the ProfileSettings connection property.
Example connection string
Profile=C:\profiles\Vwo.apip;ProfileSettings='APIKey=my_access_token;'
Connection Properties
The connection string properties are the various options that can be used to establish a connection. This section provides a complete list of the options you can configure in the connection string for this provider.
Property | Description |
APIKey | Your Vwo API token. |