REST API API Key
Connect to a REST API using an authorization header
To use this connection type within the API, use a ConnectionTypeCode of REST-APIKEY.
Variable Reference
The following variables are supported:
-
RestServiceBaseUrl- (Required) The Base URL of the REST Service. -
RestServiceApiKeySecretName- (Required) The name of the Key Vault Secret containing the API Key for access to the REST Service. -
RestServiceAuthorizationTokenSecretName- (Required) The name of the Key Vault Secret containing the Authorization Token for access to the REST Service. -
IntegrationRuntime- (Required) Integration Runtime to use for Copy Activity.