Skip to content

Commit 199e693

Browse files
Update src/connections/destinations/catalog/actions-cordial/index.md
Co-authored-by: stayseesong <[email protected]>
1 parent d3e2f54 commit 199e693

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/actions-cordial

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Typically, the `User Identities` field maps the Segment events `userId` field to
4242

4343
### Updating contacts
4444

45-
If you plan to create and update contacts in Cordial, define `upsertContact` destination action. In addition to `User Identities` field, the action defines `Contact Attributes` field. This field defines an exclusive set of attributes that will be updated in a contact. Typically you map them from Segment traits, for example, `customerId <- traits.customerId`. For Cordial Classic destination these mappings are stored in Cordial's database, for Cordial (Actions) destination they become explicit in the `upsertContact` destination action mappings.
45+
If you plan to create and update contacts in Cordial, define the `upsertContact` destination action. In addition to the `User Identities` field, the action defines the `Contact Attributes` field. This field defines an exclusive set of attributes that will be updated in a contact. Typically, you map them from Segment traits. For example, `customerId <- traits.customerId`. For the Cordial Classic destination, these mappings are stored in Cordial's database. In the Cordial (Actions) destination, they become explicit in the `upsertContact` destination action mappings.
4646

4747
### Sending events
4848

0 commit comments

Comments
 (0)