Sifflet

Integrating your Sifflet in Catalog

What does Catalog get from Sifflet

Catalog extract every check and their latest result.

These will be shown on the data assets they are related to:

2 Sifflet Checks ran on the table shipmet, 1 succeeded and 1 raised an alert

Requirements

An API token with read access is required. Here is how to generate one

  • Go to the Settings then Access Tokens.

  • Click “New Access Token”

Access Token Page
  • Enter a token name and choose Role = Viewer

  • Click generate, then copy and store the resulting token

Also take note of your tenant name, which is the following part in the URL:

https://<tenant>.siffletdata.com/

Catalog managed

You can input your credentials directly into your Catalog account under the following format

{

"tenant": "your-tenant",
"token": "your API token"

}

For your first sync, it will take up to 48h and we will let you know when it is complete ✅

Last updated

Was this helpful?