Skip to content

Commit f514f3c

Browse files
committed
[netlify-ignore] Merge branch 'master' into changelogs
2 parents 1185eae + d94ad51 commit f514f3c

File tree

5 files changed

+26
-11
lines changed

5 files changed

+26
-11
lines changed

src/_data/catalog/destination_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PLATFORM API. DO NOT EDIT
2-
# destination categories last updated 2021-05-03
2+
# destination categories last updated 2021-05-07
33
items:
44
- display_name: Email Marketing
55
slug: email-marketing

src/_data/catalog/destinations.yml

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PLATFORM API. DO NOT EDIT
2-
# destination data last updated 2021-05-03
2+
# destination data last updated 2021-05-07
33
items:
44
- display_name: ActiveCampaign
55
slug: activecampaign
@@ -5292,11 +5292,9 @@ items:
52925292
url: >-
52935293
https://public-segment-devcenter-production.s3.amazonaws.com/cb3f2dd4-01bc-451c-92a3-18db9c3e562b.svg
52945294
categories:
5295-
- Customer Success
52965295
- Performance Monitoring
5297-
- Raw Data
52985296
methods:
5299-
alias: true
5297+
alias: false
53005298
group: true
53015299
identify: true
53025300
page_view: true
@@ -26705,12 +26703,13 @@ items:
2670526703
deprecated: false
2670626704
required: false
2670726705
description: >-
26708-
Introduce the event names you want to send to the new Zendesk Events API.
26706+
Introduce the event names you want to send to Zendesk.
2670926707

2671026708

26711-
*Note:* Only supported for Zendesk Customers with early access to
26712-
Zendesk's 3rd Party Interaction History Beta. Once you've been accepted to
26713-
the beta, add the events you'd like to send to Zendesk here by event name.
26709+
A Zendesk Support account with a Sunshine plan is required to use the
26710+
Sunshine Events API. Sunshine plans are available on the Support
26711+
Enterprise or Suite Enterprise plans and above. For more details, see
26712+
[Zendesk Sunshine](https://www.zendesk.com/platform/features/#features)
2671426713
settings: []
2671526714
- name: allowGroupWithoutUserId
2671626715
display_name: Send Group Calls Without UserId

src/_data/catalog/source_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PLATFORM API. DO NOT EDIT
2-
# source cateogries last updated 2021-05-03
2+
# source cateogries last updated 2021-05-07
33
items:
44
- display_name: Server
55
slug: server

src/_data/catalog/sources.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PLATFORM API. DO NOT EDIT
2-
# sources last updated 2021-05-03
2+
# sources last updated 2021-05-07
33
items:
44
- display_name: .NET
55
slug: net
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: Analytics-Swift and Analytics-Kotlin Pilots
3+
description: |
4+
Pilot releases of the Analytics-Swift and Analytics-Kotlin libraries are available. These releases are governed by Segment's [First-Access and Beta terms](https://segment.com/legal/first-access-beta-preview/), and should not be used in production scenarios.
5+
release_type: pilot
6+
product_area: sources
7+
business: false
8+
team: false
9+
doc_links:
10+
-
11+
title: Analytics-Swift Repository
12+
url: "https://github.com/segmentio/analytics-swift"
13+
-
14+
title: Analytics-Kotlin Repository
15+
url: "https://github.com/segmentio/analytics-kotlin"
16+
---

0 commit comments

Comments
 (0)