Integrations
Represents the name of the integration data source or tool.
Sample IntegrationThis indicates the type of integration (e.g., "custom").
customIndicates 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 {}.
Integration created successfully.
Bad request.
Internal server error.
The ID of the integration to retrieve.
d31e59c7-cd52-4398-9d6e-da313a7b7775Integration details retrieved successfully.
The ID of the created integration.
740904fe-e87d-44f8-8a91-b13631ff2812The timestamp when the integration was created in Secoda in UTC format.
2023-09-22T15:30:00ZThe timestamp when the integration was last updated in Secoda UTC format.
2023-09-22T15:30:00ZThe name of the integration.
TableauThe type of integration.
tableauThe actual credentials of the integration will NOT be returned. Can you find the easter egg in this response parameter for native integrations?
The ID of the associated workspace.
f71585fa-251c-4102-8d81-c97c57c8d435Information about SSH tunnel if one is set update.
NoneList of IDs that have the permission to trigger the extracton.
["f71585fa-251c-4102-8d81-c97c57c8d435"]Hour for scheduled extractions. Will be null for custom extractions.
3Frequency in days of scheduled extractions. Will be null for custom extractions.
7Next scheduled extraction run time. Will be null for custom extractions.
2023-10-15T09:45:00ZLast scheduled extraction run time (null in this response).
2023-10-15T09:45:00ZAdditional properties associated with the integration.
List of users IDs with access to preview the data in the integration.
["f71585fa-251c-4102-8d81-c97c57c8d435"]List of roles that are allowed to preview the data in the integration. Admin Editor Viewer
["Admin","Editor"]List of users group IDs with access to preview the data in the integration.
["f71585fa-251c-4102-8d81-c97c57c8d435"]List of team IDs associated with the integration.
["e8ac09ed-e51e-4e61-8eaf-59942c98c260"]Integration not found.
Internal server error.
ID of the integration to delete
e7691426-2c2a-46b4-98e7-d09d0b82b2b1Integration deleted successfully
Integration not found.
Internal server error.
No content
Upload Integration Metadata (via CSV)
The ID of the integration to upload metadata for.
d31e59c7-cd52-4398-9d6e-da313a7b7775The path to the CSV file containing your metadata and resources. The format of the CSV file can be found here.
path/to/your/file.csvIntegration metadata uploaded successfully.
No content
Integration not found.
Internal server error.
No content
Upload Integration Metadata (via JSONL)
The ID of the integration to upload metadata and/or lineage for.
d31e59c7-cd52-4398-9d6e-da313a7b7775The path to the your resources file. The expected formatting of this file can be found here.
path/to/your/resources_file.jsonlThe path to the your lineages file. The expected formatting of this file can be found here.
path/to/your/lineages_file.jsonlIntegration JSONL file uploaded successfully.
No content
Integration not found.
Internal server error.
No content
The ID of the dbt Core integration
Artifacts uploaded successfully.
No content
Artifacts uploaded successfully.
No content
The ID of the dbt Core integration
Integration sync triggered successfully.
No content
Integration sync already in progress.
No content
OK
Bad Request
Last updated
Was this helpful?