File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed
src/connections/sources/catalog/cloud-apps/regal-voice Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ The table below lists events that Regal Voice sends to Segment. These events app
43
43
</tr >
44
44
<tr >
45
45
<td>contact.experiment.assigned</td>
46
- <td>A contact assigned an experiment</td>
46
+ <td>A contact was assigned to an experiment</td>
47
47
</tr >
48
48
<tr >
49
49
<td >sms.queued</td >
@@ -154,6 +154,18 @@ The table below lists events that Regal Voice sends to Segment. These events app
154
154
<td >`ended_at`</td >
155
155
<td >UTC timestamp when the conversation was ended</td >
156
156
</tr >
157
+ <tr >
158
+ <td>`experimentId`</td>
159
+ <td>Experiment ID</td>
160
+ </tr >
161
+ <tr >
162
+ <td>`experimentName`</td>
163
+ <td>Name of experiment</td>
164
+ </tr >
165
+ <tr >
166
+ <td >`experimentVariant`</td >
167
+ <td >Variant a contact was assigned to in an experiment</td >
168
+ </tr >
157
169
<tr >
158
170
<td >`from_number`</td >
159
171
<td >Phone number that sent the message</td >
@@ -218,7 +230,7 @@ The table below lists events that Regal Voice sends to Segment. These events app
218
230
</tr >
219
231
<tr >
220
232
<td>`target_agent_fullname`</td>
221
- <td>Full name of the agent who contact (and all contact’s tasks) are assigned to<td>
233
+ <td>Full name of the agent who contact (and all contact’s tasks) are assigned to</ td>
222
234
</tr >
223
235
<tr >
224
236
<td >`target_agent_id`</td >
You can’t perform that action at this time.
0 commit comments