Skip to content

catalog #6511

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 7, 2024
Merged

catalog #6511

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/_data/catalog/destination_categories.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
# destination categories last updated 2024-05-02
# destination categories last updated 2024-05-07
items:
- display_name: A/B Testing
slug: a-b-testing
Expand Down
76 changes: 72 additions & 4 deletions src/_data/catalog/destinations.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
# destination data last updated 2024-05-02
# destination data last updated 2024-05-07
items:
- id: 637e8d185e2dec264895ea89
display_name: 1Flow
Expand Down Expand Up @@ -3280,6 +3280,18 @@ items:
This is currently in Beta Testing and not generally available.
required: false
label: 'Merchandising Events '
- name: oAuthClientId
type: string
defaultValue: ''
description: Client ID for your OAuth Server-to-Server Credential
required: false
label: OAuth Client ID
- name: oAuthClientSecret
type: password
defaultValue: ''
description: Client Secret for your OAuth Server-to-Server Credential
required: false
label: OAuth Client Secret
- name: pageNameFallbackToScreen
type: boolean
defaultValue: false
Expand Down Expand Up @@ -27371,6 +27383,64 @@ items:
actions: []
presets: []
partnerOwned: false
- id: 662d3328d029f89724a0c294
display_name: events.win
name: events.win
slug: events-win
hidden: false
endpoints:
- US
regions:
- us-west-2
- eu-west-1
url: connections/destinations/catalog/events-win
previous_names:
- events.win
website: http://www.events.win
status: PUBLIC_BETA
categories:
- Analytics
- Customer Success
logo:
url: https://cdn-devcenter.segment.com/79396f25-00b5-4364-8f84-3461e63880ca.svg
mark:
url: https://cdn-devcenter.segment.com/c2a3d938-1db7-4b72-a9d0-8af638830182.svg
methods:
track: false
identify: false
group: false
alias: false
screen: false
page: false
platforms:
browser: true
mobile: true
server: true
warehouse: false
cloudAppObject: false
components: []
browserUnbundlingSupported: false
browserUnbundlingPublic: false
replay: false
connection_modes:
device:
web: false
mobile: false
server: false
cloud:
web: true
mobile: true
server: true
settings:
- name: apiKey
type: string
defaultValue: ''
description: Your events.win developer key
required: true
label: Developer Key
actions: []
presets: []
partnerOwned: true
- id: 5fdce712dc1fbc625ebd13b8
display_name: Everflow
name: Everflow
Expand Down Expand Up @@ -62021,7 +62091,7 @@ items:
previous_names:
- Listrak (Actions)
website: https://www.listrak.com/
status: PUBLIC_BETA
status: PUBLIC
categories:
- Marketing Automation
- Email Marketing
Expand Down Expand Up @@ -81825,8 +81895,6 @@ items:
categories:
- CRM
- Analytics
- Marketing Automation
- Personalization
logo:
url: https://cdn.filepicker.io/api/file/Gs7h3XjXTAW94s1zQbNJ
mark:
Expand Down
2 changes: 1 addition & 1 deletion src/_data/catalog/destinations_private.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
# destination data last updated 2024-05-02
# destination data last updated 2024-05-07
items:
- id: 54521fd925e721e32a72eee1
display_name: Pardot
Expand Down
2 changes: 1 addition & 1 deletion src/_data/catalog/source_categories.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
# source categories last updated 2024-05-02
# source categories last updated 2024-05-07
items:
- display_name: A/B Testing
slug: a-b-testing
Expand Down
16 changes: 9 additions & 7 deletions src/_data/catalog/sources.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
# sources last updated 2024-05-02
# sources last updated 2024-05-07
items:
- id: 8HWbgPTt3k
display_name: .NET
Expand Down Expand Up @@ -1776,14 +1776,16 @@ items:
description: >-
When you enter your Salesforce credentials and hit save, we will sync
Salesforce standard objects (and their corresponding properties) to any
databases you have turned on.
databases you have turned on. Salesforce data will reflect the state of
the object at the time of the sync. We will run an update every ~3 hours.
| Sync Salesforce standard objects and their corresponding properties to
any of your databases every ~ 3 hours.

Salesforce data reflects the state of the obiect at the time of the svnc.

Salesforce data will reflect the state of the object at the time of the
sync.


We will run an update every ~3 hours.
To create and update Profiles with Salesforce data, use the Segment
Profiles destination. This destination lets you send your Salesforce data
to Segment as Identify calls.
logo:
url: https://d3hotuclm6if1r.cloudfront.net/logos/salesforce-default.svg
categories:
Expand Down