Skip to content

Commit b9d2932

Browse files
Merge pull request #6511 from segmentio/catalog-5-7-24
catalog
2 parents 573754a + de492a3 commit b9d2932

File tree

5 files changed

+84
-14
lines changed

5 files changed

+84
-14
lines changed

src/_data/catalog/destination_categories.yml

+1-1
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-05-02
2+
# destination categories last updated 2024-05-07
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/destinations.yml

+72-4
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-05-02
2+
# destination data last updated 2024-05-07
33
items:
44
- id: 637e8d185e2dec264895ea89
55
display_name: 1Flow
@@ -3280,6 +3280,18 @@ items:
32803280
This is currently in Beta Testing and not generally available.
32813281
required: false
32823282
label: 'Merchandising Events '
3283+
- name: oAuthClientId
3284+
type: string
3285+
defaultValue: ''
3286+
description: Client ID for your OAuth Server-to-Server Credential
3287+
required: false
3288+
label: OAuth Client ID
3289+
- name: oAuthClientSecret
3290+
type: password
3291+
defaultValue: ''
3292+
description: Client Secret for your OAuth Server-to-Server Credential
3293+
required: false
3294+
label: OAuth Client Secret
32833295
- name: pageNameFallbackToScreen
32843296
type: boolean
32853297
defaultValue: false
@@ -27371,6 +27383,64 @@ items:
2737127383
actions: []
2737227384
presets: []
2737327385
partnerOwned: false
27386+
- id: 662d3328d029f89724a0c294
27387+
display_name: events.win
27388+
name: events.win
27389+
slug: events-win
27390+
hidden: false
27391+
endpoints:
27392+
- US
27393+
regions:
27394+
- us-west-2
27395+
- eu-west-1
27396+
url: connections/destinations/catalog/events-win
27397+
previous_names:
27398+
- events.win
27399+
website: http://www.events.win
27400+
status: PUBLIC_BETA
27401+
categories:
27402+
- Analytics
27403+
- Customer Success
27404+
logo:
27405+
url: https://cdn-devcenter.segment.com/79396f25-00b5-4364-8f84-3461e63880ca.svg
27406+
mark:
27407+
url: https://cdn-devcenter.segment.com/c2a3d938-1db7-4b72-a9d0-8af638830182.svg
27408+
methods:
27409+
track: false
27410+
identify: false
27411+
group: false
27412+
alias: false
27413+
screen: false
27414+
page: false
27415+
platforms:
27416+
browser: true
27417+
mobile: true
27418+
server: true
27419+
warehouse: false
27420+
cloudAppObject: false
27421+
components: []
27422+
browserUnbundlingSupported: false
27423+
browserUnbundlingPublic: false
27424+
replay: false
27425+
connection_modes:
27426+
device:
27427+
web: false
27428+
mobile: false
27429+
server: false
27430+
cloud:
27431+
web: true
27432+
mobile: true
27433+
server: true
27434+
settings:
27435+
- name: apiKey
27436+
type: string
27437+
defaultValue: ''
27438+
description: Your events.win developer key
27439+
required: true
27440+
label: Developer Key
27441+
actions: []
27442+
presets: []
27443+
partnerOwned: true
2737427444
- id: 5fdce712dc1fbc625ebd13b8
2737527445
display_name: Everflow
2737627446
name: Everflow
@@ -62021,7 +62091,7 @@ items:
6202162091
previous_names:
6202262092
- Listrak (Actions)
6202362093
website: https://www.listrak.com/
62024-
status: PUBLIC_BETA
62094+
status: PUBLIC
6202562095
categories:
6202662096
- Marketing Automation
6202762097
- Email Marketing
@@ -81825,8 +81895,6 @@ items:
8182581895
categories:
8182681896
- CRM
8182781897
- Analytics
81828-
- Marketing Automation
81829-
- Personalization
8183081898
logo:
8183181899
url: https://cdn.filepicker.io/api/file/Gs7h3XjXTAW94s1zQbNJ
8183281900
mark:

src/_data/catalog/destinations_private.yml

+1-1
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-05-02
2+
# destination data last updated 2024-05-07
33
items:
44
- id: 54521fd925e721e32a72eee1
55
display_name: Pardot

src/_data/catalog/source_categories.yml

+1-1
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-05-02
2+
# source categories last updated 2024-05-07
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/sources.yml

+9-7
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-05-02
2+
# sources last updated 2024-05-07
33
items:
44
- id: 8HWbgPTt3k
55
display_name: .NET
@@ -1776,14 +1776,16 @@ items:
17761776
description: >-
17771777
When you enter your Salesforce credentials and hit save, we will sync
17781778
Salesforce standard objects (and their corresponding properties) to any
1779-
databases you have turned on.
1779+
databases you have turned on. Salesforce data will reflect the state of
1780+
the object at the time of the sync. We will run an update every ~3 hours.
1781+
| Sync Salesforce standard objects and their corresponding properties to
1782+
any of your databases every ~ 3 hours.
17801783
1784+
Salesforce data reflects the state of the obiect at the time of the svnc.
17811785
1782-
Salesforce data will reflect the state of the object at the time of the
1783-
sync.
1784-
1785-
1786-
We will run an update every ~3 hours.
1786+
To create and update Profiles with Salesforce data, use the Segment
1787+
Profiles destination. This destination lets you send your Salesforce data
1788+
to Segment as Identify calls.
17871789
logo:
17881790
url: https://d3hotuclm6if1r.cloudfront.net/logos/salesforce-default.svg
17891791
categories:

0 commit comments

Comments
 (0)