Skip to content

Commit 3843f40

Browse files
committed
-RF: Add experiment assigned event
1 parent 7e6cec9 commit 3843f40

File tree

1 file changed

+8
-3
lines changed
  • src/connections/sources/catalog/cloud-apps/regal-voice

1 file changed

+8
-3
lines changed

src/connections/sources/catalog/cloud-apps/regal-voice/index.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,13 @@ The table below lists events that Regal Voice sends to Segment. These events app
3838
<td>A contact was unsubscribed from a marketing channel</td>
3939
</tr>
4040
<tr>
41-
<td>contact.attribute_edited</td>
41+
<td>contact.attribute.edited</td>
4242
<td>A contact's attributes were edited by an agent</td>
4343
</tr>
44+
<tr>
45+
<td>contact.experiment.assigned</td>
46+
<td>A contact assigned an experiment</td>
47+
</tr>
4448
<tr>
4549
<td>sms.queued</td>
4650
<td>An sms was queued to be sent from RegalVoice to contact</td>
@@ -212,8 +216,9 @@ The table below lists events that Regal Voice sends to Segment. These events app
212216
<td>`talk_time`</td>
213217
<td>Duration of conversation (ended_at - started_at)</td>
214218
</tr>
215-
<td>`target_agent_fullname`</td>
216-
<td>Full name of the agent who contact (and all contact’s tasks) are assigned to</td>
219+
<tr>
220+
<td>`target_agent_fullname`</td>
221+
<td>Full name of the agent who contact (and all contact’s tasks) are assigned to<td>
217222
</tr>
218223
<tr>
219224
<td>`target_agent_id`</td>

0 commit comments

Comments
 (0)