Argus
Connector Details
Connector Attributes | Details |
---|---|
Name | Argus |
Description | ARGUS commercial real estate software offers valuable insights, manages risk and fuels investment performance. Paving a trusted, clear path to success. |
Connector Type | Class B |
Features
Feature Name | Feature Details |
---|---|
Load Strategies | Full Load |
Metadata Extraction | Supported |
Data Acquisition | Supported |
Data Publishing | Not Supported |
Automated Schema Drift Handling | Not Supported |
Source Connection Attributes
Connection Parameters | Data Type | Example |
---|---|---|
Connection Name | String | ArgusAPIConnection |
Client ID | String | 1234567890abcdef |
Client Secret | String | abcdef1234567890 |
Auth email | String | [email protected] |
Cert Password | String | mycertpassword123 |
Bronze Schema (Optional) | String | |
Silver Schema (Optional) | String |
Connector Specific Configuration Details
-
The Argus API uses certificate for signing access token. This certificate should be situated in Databricks environment, and its path should be passed to connector.
-
No direct connection to the source, only through API endpoints.
-
Argus connector has optional values such as Bronze Schema and Silver Schema
-
Populate the table (state_config.DatabaseList) using the values specified here:
SourceType = "Argus" ServerName = "maindl" DatabaseName = "RAW/Argus" SourceSystemName = "argus" SourceType = "api" Notes = A key-value pair containing the Databricks notebook path KeyVaultSecretName = The name of the secret from key vault containing the access information.
Screenshot To Use Connector
Updated 8 months ago