Connector Details

Connector AttributesDetails
NameArgus
DescriptionARGUS commercial real estate software offers valuable insights, manages risk and fuels investment performance. Paving a trusted, clear path to success.
Connector TypeClass B

Features

Feature NameFeature Details
Load StrategiesFull Load
Metadata ExtractionSupported
Data AcquisitionSupported
Data PublishingNot Supported
Automated Schema Drift HandlingNot Supported

Source Connection Attributes

Connection ParametersData TypeExample
Connection NameStringArgusAPIConnection
Client IDString1234567890abcdef
Client SecretStringabcdef1234567890
Auth emailString[email protected]
Cert PasswordStringmycertpassword123
Bronze Schema (Optional)String
Silver Schema (Optional)String

Connector Specific Configuration Details

  1. 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.

  2. No direct connection to the source, only through API endpoints.

  3. Argus connector has optional values such as Bronze Schema and Silver Schema

  4. 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.
    
  5. More details around this connector

Screenshot To Use Connector