Skip to content

Commit b103f63

Browse files
Merge pull request #4888 from segmentio/sarahrudy-patch-9
Add blurb when source isn't available in catalog
2 parents 9739f21 + c35e860 commit b103f63

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/connections/sources/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ analytics.identify('user_123', {
4848
{% endcodeexample %}
4949
{% endcomment %}
5050

51+
> info "If you don't see the source you're looking for in our catalog"
52+
> If a tool is not listed as a supported source in our [catalog](https://segment.com/catalog/){:target='_blank’}, then it is not possible to incorporate the integration out-of-the-box within a Segment workspace. However, as an alternative, you can use the [HTTP API](/docs/connections/sources/catalog/libraries/server/http-api/) source to collect data from the tool's API. You can also use [Functions](/docs/connections/functions/) to send or receive data from other tools.
5153
5254
## Types of sources
5355

@@ -174,7 +176,6 @@ Reverse ETL supports these sources:
174176

175177
Segment is actively working on adding more sources. If you'd like to request Segment to add a particular source, please note it on the [feedback form](https://airtable.com/shriQgvkRpBCDN955){:target="_blank"}.
176178

177-
178179
## Create a source
179180
To create a source:
180181
1. Navigate to **Connections** and click **Add Source**.
@@ -189,3 +190,4 @@ To create a source:
189190
> - Flexibility sending data to different projects - if you want to have different warehouse schemas, analytics projects, etc, having multiple sources would create this separation
190191
> - More control - as your account grows with the number of destinations you enable, having separate sources allows you to have more control
191192
> - A source type cannot be changed once it is created. You must create a new source if you would like to use a different source type.
193+

0 commit comments

Comments
 (0)