Skip to content

Commit dbf531b

Browse files
authored
Merge pull request #6251 from segmentio/develop
Release 24.12.1
2 parents 31861e4 + 2c045a1 commit dbf531b

File tree

29 files changed

+276
-29
lines changed

29 files changed

+276
-29
lines changed

src/_data/actions/braze-cloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ actions:
173173
description: Set to true to use the Braze API in "Update Only" mode.
174174
default: false
175175
- action: Track Purchase
176-
blurb: Track Purchase sends Braze a Track Purchase call when the destination recieves any event that matches the specified name.
176+
blurb: Track Purchase sends Braze a Track Purchase call when the destination receives any event that matches the specified name.
177177
fields:
178178
- name: Time
179179
description: The timestamp of when the event occured.

src/_data/actions/braze-web.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ actions:
221221
description: Set to true to use the Braze API in "Update Only" mode.
222222
default: false
223223
- action: Track Purchase
224-
blurb: Track Purchase sends Braze a Track Purchase call when the destination recieves any event named `Order Completed`.
224+
blurb: Track Purchase sends Braze a Track Purchase call when the destination receives any event named `Order Completed`.
225225
fields:
226226
- name: Time
227227
description: The timestamp of when the event occured.

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 PUBLIC API. DO NOT EDIT
2-
# destination categories last updated 2024-03-14
2+
# destination categories last updated 2024-03-19
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/destinations.yml

Lines changed: 58 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination data last updated 2024-03-14
2+
# destination data last updated 2024-03-19
33
items:
44
- id: 637e8d185e2dec264895ea89
55
display_name: 1Flow
@@ -60154,6 +60154,63 @@ items:
6015460154
label: Events
6015560155
actions: []
6015660156
presets: []
60157+
- id: 65e8b496eec9c40dbccbf749
60158+
display_name: MetricStory
60159+
name: MetricStory
60160+
slug: metricstory
60161+
hidden: false
60162+
endpoints:
60163+
- US
60164+
regions:
60165+
- us-west-2
60166+
- eu-west-1
60167+
url: connections/destinations/catalog/metricstory
60168+
previous_names:
60169+
- MetricStory
60170+
website: http://www.metricstory.ai
60171+
status: PUBLIC_BETA
60172+
categories:
60173+
- Analytics
60174+
- Analytics
60175+
logo:
60176+
url: https://cdn-devcenter.segment.com/e1a77986-7c66-45d2-a7b7-a850dee73f0a.svg
60177+
mark:
60178+
url: https://cdn-devcenter.segment.com/68c979e1-b86a-4317-bd82-9a821aabf0b1.svg
60179+
methods:
60180+
track: false
60181+
identify: false
60182+
group: false
60183+
alias: false
60184+
screen: false
60185+
page: false
60186+
platforms:
60187+
browser: true
60188+
mobile: true
60189+
server: true
60190+
warehouse: false
60191+
cloudAppObject: false
60192+
components: []
60193+
browserUnbundlingSupported: false
60194+
browserUnbundlingPublic: false
60195+
replay: false
60196+
connection_modes:
60197+
device:
60198+
web: false
60199+
mobile: false
60200+
server: false
60201+
cloud:
60202+
web: true
60203+
mobile: true
60204+
server: true
60205+
settings:
60206+
- name: apiKey
60207+
type: string
60208+
defaultValue: ''
60209+
description: Your MetricStory API key
60210+
required: true
60211+
label: API Key
60212+
actions: []
60213+
presets: []
6015760214
- id: 61a8032ea5f157ee37a720be
6015860215
display_name: Metronome (Actions)
6015960216
name: Metronome (Actions)

src/_data/catalog/destinations_private.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination data last updated 2024-03-14
2+
# destination data last updated 2024-03-19
33
items:
44
- id: 54521fd925e721e32a72eee1
55
display_name: Pardot

src/_data/catalog/regional-supported.yml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ sources:
9898
- us
9999
- id: xNpohElkX2
100100
display_name: Azure
101-
hidden: true
101+
hidden: false
102102
slug: azure
103103
url: connections/sources/catalog/cloud-apps/azure
104104
regions:
@@ -957,6 +957,15 @@ sources:
957957
- us
958958
endpoints:
959959
- us
960+
- id: OyAdFUfMz9
961+
display_name: Synap
962+
hidden: false
963+
slug: synap
964+
url: connections/sources/catalog/cloud-apps/synap
965+
regions:
966+
- us
967+
endpoints:
968+
- us
960969
- id: 43bb279b7
961970
display_name: Twilio
962971
hidden: false

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 PUBLIC API. DO NOT EDIT
2-
# source categories last updated 2024-03-14
2+
# source categories last updated 2024-03-19
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/sources.yml

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# sources last updated 2024-03-14
2+
# sources last updated 2024-03-19
33
items:
44
- id: 8HWbgPTt3k
55
display_name: .NET
@@ -1964,6 +1964,24 @@ items:
19641964
categories:
19651965
- Surveys
19661966
- Customer Success
1967+
- id: OyAdFUfMz9
1968+
display_name: Synap
1969+
isCloudEventSource: true
1970+
slug: synap
1971+
url: connections/sources/catalog/cloud-apps/synap
1972+
hidden: false
1973+
regions:
1974+
- us
1975+
endpoints:
1976+
- us
1977+
source_type: cloud-app
1978+
description: Online learning and assessments
1979+
logo:
1980+
url: >-
1981+
https://cdn-devcenter.segment.com/685e8ea7-1bd7-4907-ae02-05e2ce099134.svg
1982+
categories:
1983+
- Learning Management System
1984+
- Performance Monitoring
19671985
- id: 43bb279b7
19681986
display_name: Twilio
19691987
isCloudEventSource: false

src/connections/destinations/catalog/actions-google-sheets/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,7 @@ The Record Identifier mapping is used to make a distinction between adding a new
3838
### How do I define the columns in my spreadsheet?
3939

4040
The Fields mapping controls which fields in your model will be written as columns. Input the desired column name(s) on the left, and select the data variable that will populate the value for that column on the right. Please note, at least one field must be configured to send data to Google Sheets otherwise no columns will be created or synced.
41+
42+
### How are columns formatted when synced to my spreadsheet?
43+
44+
When syncing data to Google Sheets, the columns will be arranged alphabetically, based on the names defined in the Fields mapping.

src/connections/destinations/catalog/autopilotapp/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ This destination is maintained by Ortto. For any issues with the destination, [c
1313

1414
## Getting Started
1515

16-
16+
> info ""
17+
> You need Workspace Owner permissions to create the Ortto destination through OAuth on Ortto's website.
1718
1819
1. From the Destinations catalog page in the Segment App, click **Add Destination**.
1920
2. Search for "Ortto" in the Destinations Catalog, and select the "Ortto" destination.
@@ -52,4 +53,4 @@ analytics.track('Login Button Clicked', {
5253
});
5354
```
5455

55-
Segment sends Track calls to Ortto as a `track` event.
56+
Segment sends Track calls to Ortto as a `track` event.

0 commit comments

Comments
 (0)