Nordic
Class to help establish a connection to the Horizons Nordic site
Properties
- CatiServiceUrl
-
URL to CATI web service on Nordic
- LogonWsUrl
-
URL to LogOn web service on Nordic
Methods
- CreateLogOnSoapClient()
-
Create LongOn soap client to login to Nordic
Returns
Instance of LogOnSoapClient object
- CreateCatiRestClient(string userName, string password, int companyId, string proxy)
-
Creates CATI REST client to send http requests to CATI REST API on Nordic by user login and password
Parameters
- userName
-
Name of the user
- password
-
Password
- companyId
-
Unique identifier of the company
- proxy
-
Proxy address if needed
Returns
Instance of the RestClient object
- CreateCatiRestClient(string xConfirmitApiKey, int companyId, string proxy)
-
Creates CATI REST client to send http requests to CATI REST API on Nordic by xConfirmitApiKey