Creating Integrations Using Json
To create or edit Integrations in Cortex, you can utilize Json syntax to define sinks, realize transformations and define sources. Here's how you can get there and what to expect:
Accessing Json Editor: Click 'Create Integration' on the Integrations Page or use 'Edit Integration' under the Actions column for an existing Integration.

Json Editor Features
1. Json Area
The main workspace to build integration configuration including parameters, source, transform operations and sinks.
2. Save Options
'Save' to retain changes, 'Save As' for saving under a new name, and 'Close' to exit the Canvas.
3. Editing Actions
Use Undo button to reverts your last action, taking you back to the previous state. Use Redo to reapply an action that was undone, restoring the change.
4. Integration Naming
The Canvas displays the Integration name; 'Unsaved Integration' appears until you save your edits.
This setup provides a flexible and user-friendly environment for developing and customizing your Integrations in Selfuel Platform.
Last updated