You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/build-your-software-catalog/custom-integration/ocean-custom-integration/overview.md
+17-17Lines changed: 17 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ This integration allows Port customers to connect to any custom API, internal sy
10
10
11
11
---
12
12
13
-
## When to Use This Integration?
13
+
## When to use this integration?
14
14
15
15
This integration is ideal when:
16
16
@@ -83,11 +83,11 @@ You'll use a [JQ](https://jqlang.org/manual/) `data_path` expression in your map
83
83
84
84
---
85
85
86
-
## How It Works
86
+
## How it works
87
87
88
88
The Ocean Custom integration uses a [**two-step setup**](/build-your-software-catalog/sync-data-to-catalog/) similar to other Ocean integrations you've used:
89
89
90
-
### Step 1: Installation (Global Configuration)
90
+
### Step 1: Installation (Global configuration)
91
91
92
92
During installation, you configure the **connection settings** that apply to all API calls:
Head to [Build Your Integration](./build-your-integration) for a step-by-step guide with an interactive configuration builder.
331
+
Head to [Build your integration](./build-your-integration) for a step-by-step guide with an interactive configuration builder.
332
332
333
333
---
334
334
335
-
## More Resources
335
+
## More resources
336
336
337
337
For all configuration options, code examples, and advanced use cases, check out the [Ocean Custom integration repository on GitHub](https://github.com/port-labs/ocean/tree/main/integrations/custom).
0 commit comments