Be first to try Soda's new AI-powered metrics observability, and collaborative data contracts.
Try Soda Now!
LogoLogo
  • What is Soda?
  • Quickstart
  • Data Observability
    • Metric Monitoring dashboard
      • Dataset monitors
      • Column monitors
    • Metric monitor page
  • Data Testing
    • Git-managed Data Contracts
      • Install and Configure
      • Create and Edit Contracts
      • Verify a contract
    • Cloud-managed Data Contract
      • Author a Contract in Soda Cloud
      • Verify a contract
  • Onboard datasets on Soda Cloud
  • Manage Issues
    • Organization dashboard
    • Browse Datasets
    • Dataset dashboard
    • Browse Checks
    • Check and dataset attributes
    • Analyze monitor and check results
    • Notifications
    • Incidents
  • Dataset Attributes & Responsibilities
  • Deployment options
    • Deploy Soda Agent
      • Deploy a Soda Agent in a Kubernetes cluster
      • Deploy a Soda Agent in an Amazon EKS cluster
      • Deploy a Soda Agent in an Azure AKS cluster
      • Deploy a Soda Agent in a Google GKE cluster
      • Soda Agent Extra
  • Organization and Admin Settings
    • General Settings
    • User management
    • User And User Group Management with SSO
    • Global and Dataset Roles
    • Integrations
  • Integrations
    • Alation
    • Atlan
    • Metaphor
    • Purview
    • Jira
    • ServiceNow
    • Slack
    • MS Teams
    • Webhook
  • Reference
    • Generate API keys
    • Python API
    • CLI Reference
    • Contract Language Reference
    • Data source reference for Soda Core
    • Rest API
    • Webhook API
Powered by GitBook
On this page
  • Prerequisites
  • Set up the integration
  • Run the integration

Was this helpful?

Export as PDF
  1. Integrations

Metaphor

PreviousAtlanNextPurview

Last updated 7 days ago

Was this helpful?

Integrate Soda with Metaphor to access details about the quality of your data from within the data catalog. The following video illustrates how to take advantage of the integration.

Prerequisites

  • You have verified some contracts and published the results to Soda Cloud.

  • You have a Metaphor account with the privileges necessary to allow you to add a data source.

  • You have a git repository in which to store the integration project files.

Set up the integration

  1. Sign into your Soda Cloud account and confirm that you see the datasets you expect to see in the data source you wish to test for quality.

  2. To connect your Soda Cloud account to your Metaphor account, create an .env file in your integration project in your git repo and include details according to the example below. To obtain the values for your Soda API keys, refer to Generate API keys

     SODA_HOST=cloud.soda.i
     SODA_API_KEY_ID
     SODA_API_KEY_SECRET
     METAPHOR_ACCESS_KEY_ID
     METAPHOR_SECRET_ACCESS_KEY
     # s3 bucker path without trailing slash
     METAPHOR_S3_PATH
     SODA_LOGGING_LEVEL=INF

Run the integration

Contact to acquire the assets and instructions to run the integration and view Soda Cloud details in your Metaphor catalog.

support@soda.io