Skip to content

Commit 7cbb317

Browse files
Merge pull request #5596 from segmentio/develop
Release 23.43.2
2 parents 2df7044 + 7653b7e commit 7cbb317

File tree

23 files changed

+140
-228
lines changed

23 files changed

+140
-228
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 PUBLIC API. DO NOT EDIT
2-
# destination categories last updated 2023-10-24
2+
# destination categories last updated 2023-10-26
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/destinations.yml

Lines changed: 5 additions & 69 deletions
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 2023-10-24
2+
# destination data last updated 2023-10-26
33
items:
44
- id: 637e8d185e2dec264895ea89
55
display_name: 1Flow
@@ -42018,75 +42018,11 @@ items:
4201842018
label: Event Whitelist
4201942019
actions: []
4202042020
presets: []
42021-
- id: 5f2cf019edbedc752d668f69
42022-
display_name: Insider
42023-
name: Insider
42024-
slug: insider
42025-
hidden: false
42026-
endpoints:
42027-
- US
42028-
regions:
42029-
- us-west-2
42030-
- eu-west-1
42031-
url: connections/destinations/catalog/insider
42032-
previous_names:
42033-
- Insider
42034-
website: https://useinsider.com/
42035-
status: PUBLIC
42036-
categories:
42037-
- Marketing Automation
42038-
- A/B Testing
42039-
- Email Marketing
42040-
- Personalization
42041-
logo:
42042-
url: https://cdn-devcenter.segment.com/9c99d280-afa0-4d3b-a466-e07cce6682c1.svg
42043-
mark:
42044-
url: https://cdn-devcenter.segment.com/004064b5-b173-4215-b513-00b4d4ed9d07.svg
42045-
methods:
42046-
track: true
42047-
identify: true
42048-
group: false
42049-
alias: false
42050-
screen: false
42051-
page: true
42052-
platforms:
42053-
browser: true
42054-
mobile: true
42055-
server: true
42056-
warehouse: false
42057-
components: []
42058-
browserUnbundlingSupported: false
42059-
browserUnbundlingPublic: false
42060-
replay: false
42061-
connection_modes:
42062-
device:
42063-
web: false
42064-
mobile: false
42065-
server: false
42066-
cloud:
42067-
web: true
42068-
mobile: true
42069-
server: true
42070-
settings:
42071-
- name: apiKey
42072-
type: string
42073-
defaultValue: ''
42074-
description: You can get your API Key from your Account Manager
42075-
required: true
42076-
label: API Key
42077-
- name: insiderPartnerName
42078-
type: string
42079-
defaultValue: ''
42080-
description: 'Enter your Insider Partner Name. Example: salesdemo'
42081-
required: true
42082-
label: Insider Partner Name
42083-
actions: []
42084-
presets: []
4208542021
- id: 643698ffee21b544f6aa756a
4208642022
display_name: Insider Audiences
4208742023
name: Insider Audiences
4208842024
slug: insider-audiences
42089-
hidden: true
42025+
hidden: false
4209042026
endpoints:
4209142027
- US
4209242028
regions:
@@ -42096,7 +42032,7 @@ items:
4209642032
previous_names:
4209742033
- Insider Audiences
4209842034
website: https://useinsider.com/
42099-
status: PUBLIC_BETA
42035+
status: PUBLIC
4210042036
categories:
4210142037
- Marketing Automation
4210242038
- Personalization
@@ -42374,7 +42310,7 @@ items:
4237442310
display_name: Insider Cloud Mode (Actions)
4237542311
name: Insider Cloud Mode (Actions)
4237642312
slug: insider-cloud-mode-actions
42377-
hidden: true
42313+
hidden: false
4237842314
endpoints:
4237942315
- US
4238042316
regions:
@@ -42384,7 +42320,7 @@ items:
4238442320
previous_names:
4238542321
- Insider Cloud Mode (Actions)
4238642322
website: https://useinsider.com/
42387-
status: PUBLIC_BETA
42323+
status: PUBLIC
4238842324
categories:
4238942325
- Marketing Automation
4239042326
- Personalization

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 2023-10-24
2+
# destination data last updated 2023-10-26
33
items:
44
- id: 54521fd725e721e32a72eec6
55
display_name: Intercom

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 2023-10-24
2+
# source categories last updated 2023-10-26
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/sources.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# sources last updated 2023-10-24
2+
# sources last updated 2023-10-26
33
items:
44
- id: 8HWbgPTt3k
55
display_name: .NET
@@ -1883,7 +1883,7 @@ items:
18831883
- Analytics
18841884
- id: 4zkHfaSKI8
18851885
display_name: Unity
1886-
isCloudEventSource: true
1886+
isCloudEventSource: false
18871887
slug: unity
18881888
url: connections/sources/catalog/libraries/mobile/unity
18891889
hidden: false

src/connections/destinations/catalog/actions-emarsys/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
title: Emarsys (Actions) Destination
33
hide-boilerplate: true
44
hide-dossier: false
5-
private: true
6-
hidden: true
5+
beta: true
76
id: 63f65c1c42e3bded41f0499c
87
versions:
98
- name: Emarsys (Classic)

src/connections/destinations/catalog/actions-facebook-conversions-api/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,3 +211,7 @@ After you start sending events, you should start seeing them in twenty minutes.
211211
2. Click on the corresponding pixel.
212212
3. In the Overview tab, look for events where the “Connection Method” is Server.
213213

214+
### Send multiple External IDs
215+
216+
[Facebook](https://developers.facebook.com/docs/marketing-api/conversions-api/parameters/external-id/){:target="_blank"} allows you to send one External ID per payload as a string, or multiple per payload in an array of External ID strings. Send an array of External IDs through Segment by mapping an array to the `externalId` field when setting up your Actions mappings.
217+

src/connections/destinations/catalog/actions-insider-audiences/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Insider Audiences (Actions)
33
id: 643698ffee21b544f6aa756a
4-
beta: true
54
hide-boilerplate: true
65
hide-dossier: true
76
---

src/connections/destinations/catalog/insider-audiences/index.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

src/connections/destinations/catalog/insider-cloud-mode-actions/index.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)