File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
src/connections/sources/catalog/cloud-apps/regal-voice Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,10 @@ The table below lists events that Regal Voice sends to Segment. These events app
37
37
<td >contact.unsubscribed</td >
38
38
<td >A contact was unsubscribed from a marketing channel</td >
39
39
</tr >
40
+ <tr >
41
+ <td>contact.attribute_edited</td>
42
+ <td>A contact's attributes were edited by an agent<td>
43
+ </tr >
40
44
<tr >
41
45
<td >sms.queued</td >
42
46
<td >An sms was queued to be sent from RegalVoice to contact</td >
@@ -78,6 +82,10 @@ The table below lists events that Regal Voice sends to Segment. These events app
78
82
<td >Property Name</td >
79
83
<td >Description</td >
80
84
</tr >
85
+ <tr >
86
+ <td >`agent_email`</td >
87
+ <td >Email of the agent who took an action</td >
88
+ </tr >
81
89
<tr >
82
90
<td >`call_id`</td >
83
91
<td >Task Id for the call</td >
@@ -106,6 +114,10 @@ The table below lists events that Regal Voice sends to Segment. These events app
106
114
<td>`canceled_by`</td>
107
115
<td>Includes the email of the user who canceled the task, if applicable</td>
108
116
</tr >
117
+ <tr >
118
+ <td >`changes`</td >
119
+ <td >Changes made for the contact.attribute_edited event</td >
120
+ </tr >
109
121
<tr >
110
122
<td >`channel`</td >
111
123
<td >The marketing channel: "voice" or "sms"</td >
You can’t perform that action at this time.
0 commit comments