Skip to content

Commit cab866c

Browse files
committed
Updates docs to reflect removal of Subscription Functions.
1 parent 43f1161 commit cab866c

File tree

2 files changed

+2
-247
lines changed

2 files changed

+2
-247
lines changed

src/partners/subscriptions/build-functions.md

Lines changed: 0 additions & 240 deletions
This file was deleted.

src/partners/subscriptions/index.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@ Review the steps outlined in the [Developer Center Overview](/docs/partners). Th
2222
## Build & Test
2323

2424
> note ""
25-
> **NOTE:** On July 31, 2021 support for building Subscription Functions will be removed from Developer Center. You may continue building a Subscription Webhook. We have some exciting updates coming down the pipe for Developer Center 2.0 which will offer a more holistic approach to building on Segment. If you’re interested in joining the beta in the coming months, please fill out [this form](https://airtable.com/shrvZzQ6NTTwsc6rQ)!
25+
> **NOTE:** On July 31, 2021 support for building Subscription Functions was removed from Developer Center. You may continue building a Subscription Webhook. We have some exciting updates coming down the pipe for Developer Center 2.0 which will offer a more holistic approach to building on Segment. If you’re interested in joining the beta in the coming months, please fill out [this form](https://airtable.com/shrvZzQ6NTTwsc6rQ)!
2626
27-
You can subscribe to customer data in two ways:
28-
29-
1. **[Webhook](/docs/partners/subscriptions/build-webhook)**: Build a new HTTP service that receives Webhook POSTs from Segment.
30-
2. **[Functions](/docs/partners/subscriptions/build-functions)**: Write JavaScript functions that run on Segment to translate and send data to your existing API. [Get started...](/docs/partners/subscriptions/build-functions)
31-
32-
See the [Webhook](/docs/partners/subscriptions/build-webhook) and [Functions](/docs/partners/build-functions/) docs in-depth technical details about building.
27+
[Subscription Webhooks](/docs/partners/subscriptions/build-webhook) allow you to build a new HTTP service that receives Webhook POSTs from Segment. Read more in-depth technical details about building in [our documentation here](/docs/partners/subscriptions/build-webhook).

0 commit comments

Comments
 (0)