How can I setup the access key for Azure for Reltio Snowflake connector?

Question

We have an updated account key for the Azure storage for the Snowflake connector. We have sent the access key through API. Below is the response. Please update as needed

{    "secretsName": "dph-secrets-<REDACTED>",
   "secretsArn": "arn:aws:secretsmanager:us-east-1:<REDACTED>"
}

Answer

GET https://<envirnoment>-data-pipeline-hub.reltio.com/api/tenants/<tenantId>/adapters/snowflake/secrets
  • If nothing has been applied, then you perform the following API again.
PUT https://<envirnoment>-data-pipeline-hub.reltio.com/api/tenants/<tenantId>/adapters/snowflake/secrets

 

Example of SAS token (request body)

  • Validate the snowflake adapter using:
POST https://<environment>t-data-pipeline-hub.reltio.com/api/tenants/<tenantId>/adapters/snowflake/validate

 

 

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.