CSV and JSONL Custom Integration

How to build a custom integration in Secoda using a CSV or JSONL file.

This is different from our Import and Export feature which is meant to edit metadata on existing resources, or bring in new dictionary terms.

The first step is to create a Custom Integration in Secoda. You can do this through the API, or through the UI. See the steps in the page below.

pageCreate a Custom Integration

You can adjust the preferences of your integration in the Settings.

Now to import your resources, you can create and upload either a CSV, or a JSONL file into Secoda. The files can be uploaded in the UI or using an API.

pageImport your Resources

Every time you upload a CSV or JSONL file through this method, it is considered a sync. You can then maintain (edit, delete, document) the resources pulled in from the extraction with the tips and tricks outlined below.

pageMaintain your Resources

Last updated