Skip to content

Commit c318fd6

Browse files
author
markzegarelli
authored
Merge pull request #1752 from segmentio/eol-note
Update EoL Note
2 parents 630740f + 1c7d989 commit c318fd6

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

src/partners/subscriptions/build-functions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ redirect_from: '/partners/build-functions/'
55

66
Subscription Functions allow you to write custom JavaScript code that sends Segment Event Data to existing APIs. This guides explains how to write custom functions.
77

8+
> note ""
9+
> **NOTE:** On July 31, 2021 support for building Subscription Functions will be removed from Developer Center. You may continue building a Subscription Webhook. Segment is committed to improving the Developer Center experience with 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){:target="_blank"}.
10+
11+
812
## Getting Started
913

1014
Review the steps outlined in the [Developer Center Overview](/docs/partners). This document outlines specific details for Step 4 as it relates to building a Subscription Function.

src/partners/subscriptions/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ Review the steps outlined in the [Developer Center Overview](/docs/partners). Th
2121

2222
## Build & Test
2323

24+
> 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. Segment is committed to improving the Developer Center experience with 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){:target="_blank"}.
26+
2427
You can subscribe to customer data in two ways:
2528

2629
1. **[Webhook](/docs/partners/subscriptions/build-webhook)**: Build a new HTTP service that receives Webhook POSTs from Segment.

0 commit comments

Comments
 (0)