Skip to content

Commit f17735c

Browse files
authored
add id so mappings can be loaded (#4271)
1 parent 3fd93fc commit f17735c

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Cordial (Actions) Destination
3+
id: 61eed75ba749df7601b12186
34
hide-boilerplate: true
45
hide-dossier: true
56
redirect_from:
@@ -54,6 +55,6 @@ To send events, define the `createContactactivity` destination action. In additi
5455

5556
### Adding users to and removing from lists
5657

57-
If you plan to segment users in Cordial, make sure you define the `addContactToList` and `removeContactFromList` destination actions. Both actions require the Segment group ID. `addContactToList` optionally accepts a list name.
58+
If you plan to segment users in Cordial, make sure you define the `addContactToList` and `removeContactFromList` destination actions. Both actions require the Segment group ID. `addContactToList` optionally accepts a list name.
5859

5960
Although optional, you should consider the list name as a required option, because it simplifies segmenting contacts in Cordial based on lists. Lists without a name are called following the `segment_[groupId]` pattern.

0 commit comments

Comments
 (0)