REST API (Basic Token Authentication)
Connect to a REST API using basic token authentication
To use this connection type within the API, use a ConnectionTypeCode of REST-BASIC-TOKEN.
Variable Reference
The following variables are supported:
-
RestServiceBaseUrl- (Required) The Base URL of the REST Service. -
RestServiceBasicTokenSecretName- (Required) The name of the secret holding the Token for Basic Authentication against the REST Service. -
AuthorizationTokenType- (Required) The type of Token for Basic Authorization -
IntegrationRuntime- (Required) Integration Runtime to use for Copy Activity.