Integrations Management

Add your source's credentials

To add your source's credentials, navigate to the "Integrations" --> submenu "Credentials". The credentials depend on your source's type.

šŸ“˜

Secret Management

Sifflet uses AWS Secret Manager to securely store credentials.

Add a new source

Navigate to the "Integrations" --> submenu "Sources"page and click on the "New source" button.


Configure your source

Select your source type and fill out the configuration form with the required information. Press Test Connection to ensure that your connection is working correctly.

šŸ“˜

Source timezone

We recommend defining the timezone of your source if it is not UTC (Coordinated Universal Time).

By default, the timezone will be UTC.

šŸ“˜

Time reference and run frequency

The time reference is on UTC. This means that a source set up with a cron "0 9 * * *" will be refreshed every day at 9 am UTC.

šŸ“˜

Copy the parameters of an existing source

The highlighted button allows you to copy the connection parameters of an existing source. This is especially useful in scenarios where you want to create multiple sources with nearly identical configurations (like multiple schemas within the same environment).

Manually refresh a source

To manually refresh a source, follow the below steps:

  • On the left panel, go to "Integrations" -> submenu "Sources"
  • Click on the "Run" button corresponding to the source you want to refresh

Source sync status

You can see the status of your previous refreshes for a given source by clicking on it to open its dedicated page and then going to the Runs tab.

Delete a source

Deleting a source automatically deletes the assets that are part of the source, as well as any monitors and incidents on top of these assets.

FAQ

  1. After creating a source, I manually refreshed it by clicking the "Update Source" but I don't see the new assets in the Catalog, what happened?
    There could be several reasons as to why the new assets do not appear:
    1. You can first check the refresh status (see here), it might still be running or it may have failed.
    2. If the status shows "Failure", you can check if you have provided Sifflet's account sufficient permissions. For instance, for Snowflake, it is detailed here.
    3. If the issue persists, do not hesitate to reach out to Sifflet's support team.