Skip to content
Open
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
48 changes: 24 additions & 24 deletions src/_data/catalog/destinations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113193,14 +113193,14 @@ items:
- id: pmd7jmGQmHH6ic2sRggK92
sortOrder: 2
fieldKey: keys
label: Data Extension Primary Keys
label: Data Extension Primary Key
type: OBJECT
description: >-
The primary key(s) that uniquely identify a row in the data extension.
On the left-hand side, input the SFMC key name. On the right-hand side,
map the Segment field that contains the corresponding value. When
multiple primary keys are provided, SFMC will update an existing row if
all primary keys match, otherwise a new row will be created
The Primary Key is a unique identifier for each row in the Data Extension.
In the mapping configuration, enter the SFMC Key Name on the left and map the corresponding Segment Field on the right.
Each Data Extension supports only one Primary Key.
When data is sent to SFMC, the system will update an existing row if the Primary Key matches; otherwise,
it will create a new record.
placeholder: ''
required: true
multiple: false
Expand Down Expand Up @@ -113281,14 +113281,14 @@ items:
- id: o4kSusbWjwb1jKvy1HmKE5
sortOrder: 2
fieldKey: keys
label: Data Extension Primary Keys
label: Data Extension Primary Key
type: OBJECT
description: >-
The primary key(s) that uniquely identify a row in the data extension.
On the left-hand side, input the SFMC key name. On the right-hand side,
map the Segment field that contains the corresponding value. When
multiple primary keys are provided, SFMC will update an existing row if
all primary keys match, otherwise a new row will be created
The Primary Key is a unique identifier for each row in the Data Extension.
In the mapping configuration, enter the SFMC Key Name on the left and map the corresponding Segment Field on the right.
Each Data Extension supports only one Primary Key.
When data is sent to SFMC, the system will update an existing row if the Primary Key matches; otherwise,
it will create a new record.
placeholder: ''
defaultValue:
contactKey:
Expand Down Expand Up @@ -113339,14 +113339,14 @@ items:
- id: oj2wfkcgfnRFBmuEwHwVMS
sortOrder: 0
fieldKey: keys
label: Data Extension Primary Keys
label: Data Extension Primary Key
type: OBJECT
description: >-
The primary key(s) that uniquely identify a row in the data extension.
On the left-hand side, input the SFMC key name. On the right-hand side,
map the Segment field that contains the corresponding value. When
multiple primary keys are provided, SFMC will update an existing row if
all primary keys match, otherwise a new row will be created
The Primary Key is a unique identifier for each row in the Data Extension.
In the mapping configuration, enter the SFMC Key Name on the left and map the corresponding Segment Field on the right.
Each Data Extension supports only one Primary Key.
When data is sent to SFMC, the system will update an existing row if the Primary Key matches; otherwise,
it will create a new record.
placeholder: ''
required: true
multiple: false
Expand Down Expand Up @@ -113675,14 +113675,14 @@ items:
- id: oGg6NmbtphpMxQv5PjTpMs
sortOrder: 0
fieldKey: keys
label: Data Extension Primary Keys
label: Data Extension Primary Key
type: OBJECT
description: >-
The primary key(s) that uniquely identify a row in the data extension.
On the left-hand side, input the SFMC key name. On the right-hand side,
map the Segment field that contains the corresponding value. When
multiple primary keys are provided, SFMC will update an existing row if
all primary keys match, otherwise a new row will be created
The Primary Key is a unique identifier for each row in the Data Extension.
In the mapping configuration, enter the SFMC Key Name on the left and map the corresponding Segment Field on the right.
Each Data Extension supports only one Primary Key.
When data is sent to SFMC, the system will update an existing row if the Primary Key matches; otherwise,
it will create a new record.
placeholder: ''
defaultValue:
contactKey:
Expand Down