Skip to content

Commit 559b5ef

Browse files
authored
Remove Webhooks
- Remove mention of Webhooks - Add Webhooks to Destinations page instead
1 parent eda0b03 commit 559b5ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/sources/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ analytics.identify('user_123', {
4949
{% endcomment %}
5050

5151
> 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 within a Segment workspace out-of-the-box. However, as an alternative, you can use the [HTTP API](https://segment.com/docs/connections/sources/catalog/libraries/server/http-api/){:target='_blank’} source to collect data from the tool's API or the [Webhooks](https://segment.com/docs/connections/destinations/catalog/webhooks/){:target='_blank’} destination to send data to the tool's public API. You can also use [Functions](https://segment.com/docs/connections/functions/){:target='_blank’} to send or receive data from other tools.
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 within a Segment workspace out-of-the-box. However, as an alternative, you can use the [HTTP API](https://segment.com/docs/connections/sources/catalog/libraries/server/http-api/){:target='_blank’} source to collect data from the tool's API. You can also use [Functions](https://segment.com/docs/connections/functions/){:target='_blank’} to send or receive data from other tools.
5353
5454
## Types of sources
5555

0 commit comments

Comments
 (0)