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 @@ -53,6 +53,10 @@ The table below lists events that Regal Voice sends to Segment. These events app
53
53
<td>contact.experiment.assigned</td>
54
54
<td>A contact was assigned to an experiment</td>
55
55
</tr >
56
+ <tr >
57
+ <td >scheduled.callback.requested</td >
58
+ <td >A callback was scheduled</td >
59
+ </tr >
56
60
<tr >
57
61
<td >sms.conversation.completed</td >
58
62
<td >An SMS conversation between a contact and an agent was completed in the Regal Voice agent desktop</td >
@@ -118,6 +122,10 @@ The table below lists events that Regal Voice sends to Segment. These events app
118
122
<td >`call_id`</td >
119
123
<td >Task Id for the call</td >
120
124
</tr >
125
+ <tr >
126
+ <td >`callback_timestamp`</td >
127
+ <td >When the callback is scheduled for</td >
128
+ </tr >
121
129
<tr >
122
130
<td >`campaign_id`</td >
123
131
<td >Campaign Id</td >
@@ -226,6 +234,10 @@ The table below lists events that Regal Voice sends to Segment. These events app
226
234
<td >`regal_voice_phone`</td >
227
235
<td >RegalVoice phone number</td >
228
236
</tr >
237
+ <tr >
238
+ <td >`scheduling_agent_email`</td >
239
+ <td >Email of the agent who scheduled the callback</td >
240
+ </tr >
229
241
<tr >
230
242
<td >`scheduling_agent_fullname`</td >
231
243
<td >Full name of the agent who scheduled the Callback</td >
You can’t perform that action at this time.
0 commit comments