Integrations
Was this helpful?
Was this helpful?
External sources from which resources and metadata are extracted.
Use this endpoint to create a , or add credentials for a native integration programatically.
Represents the name of the integration data source or tool.
Sample Integration
This indicates the type of integration (e.g., "custom").
custom
Indicates the teams associated with this integration. The access can be edited in the UI.
["4c0e07c0-306a-4f4e-8b2b-6a8d7a33d251","a5423e2e-93b8-4b2c-af3c-7b7f0eefea14"]
If you are adding a custom integration, the value of this parameter should always be empty {}.
This endpoint allows the upload of integration metadata using a CSV. This can also be done through the UI. See more about CSV uploads .
The ID of the integration to upload metadata for.
d31e59c7-cd52-4398-9d6e-da313a7b7775
The path to the CSV file containing your metadata and resources. The format of the CSV file can be found here.
path/to/your/file.csv
No content
This endpoint allows the upload of integration metadata as well as integration lineage using a JSONL file. This can also be done through the UI. See more about JSONL uploads .
The ID of the integration to upload metadata and/or lineage for.
d31e59c7-cd52-4398-9d6e-da313a7b7775
The path to the your resources file. The expected formatting of this file can be found here.
path/to/your/resources_file.jsonl
The path to the your lineages file. The expected formatting of this file can be found here.
path/to/your/lineages_file.jsonl
No content