Overview
Prerequisites:
- This feature is available with the Paradime Enterprise pack.
- Your API keys must have the Custom Integrations Admin capability.
These examples authenticate with an account API key (
api_secret="prdm_cmp_..." plus workspace_uid), which requires paradime-io 6.0.0 or later. Legacy workspace API keys (api_key + api_secret) are still supported. See Getting Started.- Create custom integrations tailored to your specific needs
- Ingest and manage nodes from various data sources and applications
- Upload node information for Paradime to incorporate into its lineage and catalog
- Enhance data visibility by connecting Paradime with your entire data ecosystem
Create a custom integration and upload nodes using JSON
This example uses as inputs thenode_types.json and the nodes.json.
- node_types.json
- nodes.json
The below example is where we define our node types and the related attributes.
color can be one defined from one of the provided color palettes:- VIOLET
#827be6 - ORANGE
#fb982e - MANDY
#ef6292 - TEAL
#33a9a9 - GREEN
#27ae60 - CORAL #FF8559
icon_namecan be chosen from Blueprint.js icons library