Change Log Action Types
Change log events contain the following fields to describe the change: action, note, and additional data. For more information about subscribing to change log events, see here.
The following table lists the action types you may encounter, along with an example of the note and additional data structure associated with the action. The values are subject to some variation and change.
Proxying
Change logs triggered while a superuser is proxying will have
PROXYING AS xxx@xxx |
prepended to the beginning of the note. The change will be accredited to superuser unless it was a Dialpad employee who conducted the change.
Table last updated March 7th, 2023.
Action (string) | Note (string) | Additional Data (json) |
---|---|---|
add_team_members | Blocked new invite because the account already invited 5 users... | {"0": "xx@xx"} |
add_vm_fax_subscriber | Updated group | params: ["add_vm_fax_subscriber", {"email": "xx@xx", "subscriptions": {"vmSubscribed": true, "faxSubscribed": false}}] | { "email": "xx@xx", "name": "xx", "subscriptions": { "faxSubscribed": false, "vmSubscribed": true } } |
admin_call_recording_override | Update user call recording to on | {"from": "inherit upper level", "to": "on"} |
admin_call_recording_turned_off | Updated group | params: ["admin_call_recording", "false"] | null |
admin_call_recording_turned_on | Updated group | params: ["admin_call_recording", "true"] | null |
assistant_added | Staff request: principal operator activate: False feed_acess: [u'VoiceRecording', u'CallRecording', 'Call'] | null |
auto_hold_max_changed | Room Edited: | params: ["auto_hold_max", 29] | {"auto_hold_max": 29, "room_name": "xx"} |
auto_hold_seconds_changed | Room Edited: | params: ["auto_hold_seconds", 120] | {"auto_hold_seconds": 120, "room_name": "xx"} |
change_retention_policies | change history_retention_days to 14. | {"from": {"history_retention_days": null, "retention_policies": []}, "to": {"history_retention_days": 14, "retention_policies": ["archive_feed"]}} |
changed_allow_pause_vi | Allow pause vi set to on | {"to": true} |
changed_announce_callai | Play announcement set to on | {"to": true} |
changed_auto_start_vi | Auto start vi set to off | {"to": false} |
changed_cc_service_level | Changed service level % threshold to 8 | {"from": 95, "to": "8"} |
changed_cc_service_level_seconds | Changed service level max seconds to 15 | {"from": 3, "to": "15"} |
changed_company_callai | Toggled CallAI for company to True | {"to": true} |
changed_hold_music | null | {"to": "default"} |
changed_name | null | {"from": "xx", "to": "xx"} |
changed_show_realtime_vi | Show real-time vi set to off | {"to": false} |
changed_vi_override | Vi override set to on | {"to": true} |
clone_contact_center | New group "xx" cloned from | params: ["dest_office_key", ""]"add_selected_operators", ["", ""]]["src_group_key", ""]["name", "xx"]["description", ""] | {"name": "xx"} |
cnam_bulk_update | CNAM Update : Uploaded CNAM via csv | "[{"caller_name_info": "xx", "dids": ["+xx"]}, {"caller_name_info": "xx", "dids": ["+xx"]},]" |
custom_holiday_created | Created custom holiday: xx | {"name": "xx", "recur_type": "no_repeat", "start_on": "2023-03-03", "target_key": "OfficeGroup:00"} |
custom_holiday_deleted | Deleted custom holiday: xx | null |
custom_holiday_updated | Updated custom holiday: xx | {"name": "xx", "recur_type": "no_repeat", "start_on": "2022-03-21"} |
delete_vm_fax_subscriber | Updated group | params: ["delete_vm_fax_subscriber", "xx@xx"] | {"name": "xx"} |
deleted_user | User deleted: xx@xx | null |
device_added | Device Added: None | params: ["display_name", "xx"]["client_id", "xx"]["device_model", "xx"]["target_key", "<key>"]["request_code", true]["byod", true]["first_time", true]["type", "obi"] | {"device_id": "+xx-user-00-xx", "display_name": "xx"} |
device_deleted | Device Deleted: | {"device_id": "", "display_name": null} |
do_auto_hold_changed | Room Edited: | params: ["do_auto_hold", true] | {"do_auto_hold": true, "room_name": "xx"} |
e911_responder_added | E911 responsder added | params: ["phone_number", ""]["notify_by", {"message": true, "call": true, "email": true}]["display_name", "xx"]["email", "xx@xx"] | {"responders": {"contact_key": "", "display_name": "xx", "email": "xx@xx", "notify_by": {"call": false, "email": true, "message": false}}} |
e911_responder_updated | E911 responsder updated | params: ["phone_number", "+xx"]["notify_by", {"message": true, "call": true, "email": true}]["contact_key", ""]["display_name", "xx"]["email", "xx@xx"] | {"responders": {"contact_key": "", "display_name": "xx", "email": "xx@xx", "notify_by": {"call": true, "email": true, "message": true}, "phone_number": "+xx"}} |
e911_updated | PATCH /api/e911address/e911target | params: ["city", "xx"]["zip", "xx"]["country", "us"]["address2", ""]["computed_id", ""]"locations", [{"city": "xx", "zip": "xx", "address1": "xx", "address2": "", "address": "xx, "target_id": "", "US": true, "record_type": "", "state": "IL", "country": "us", "ss_code": "N"}]]["US", true]["target_id", "<key>"]["record_type", ""]["state", "xx"]["target_key", ""]["company_name", ""]["address", "xx"]["ss_code", "N"]["address1", "xx"]["id", "<key>"] | {"address": "xx", "address2": "", "city": "xx", "country": "us", "state": "xx", "target_key": "", "zip": "xx"} |
edit_label | Did Edited to : 000 | params: ["edit_label", true]["label", ""] | {"uber_phone": "+xxx"} |
executive_added | Staff request: principal operator activate: True feed_acess: [u'Call', u'CallRecording', u'CallTranscription', u'VoiceRecording'] | null |
export_report | POST /api/stats/export | {"all-company": false, "all-office": null, "end_day": 46, "export-type": "records", "start_day": 46} |
failover_phone_added | Updated group | params: ["failover_type", "phone"]["failover_phone", "+xxx"] | {"failover_phone": "+xxx", "failover_type": "phone", "name": "xxx"} |
failover_phone_removed | Updated group | params: ["failover_type", ""]["failover_phone", null] | {"failover_phone": null, "failover_type": "", "name": "xxx"} |
fax_added | Fax line +xxx added | params: ["target_key", ""]["force_purchase", false]["area_code", ""]["license_count", {}]["license_availability", {"fax_lines": 1}]["fax_phone", "+xxx"]["country", ""] | {"fax_number": "+xxx"} |
fax_removed | Fax line +xxx removed | {"fax_number": "+xxx"} |
group_deleted | Group deleted | {"name": "xxx"} |
group_reordered | Re-ordered group | params: ["operators", ["",""]] | {"group_operators": ["xx xx", "xx xx"]} |
group_updated | Updated group | params: ["office_settings", {"duty_status_reasons": {"unavailable": [{"type": null, "name": "xxx"}, {"type": null, "name": "xxx"}, {"type": null, "name": "xxx"}, {"type": null, "name": "xxx"}, {"name": "xxx"}]}}] | {"name": "xxx", "office_settings": {"duty_status_reasons": {"unavailable": [{"name": "xxx", "type": null}, {"name": "xxx", "type": null}, {"name": "xxx", "type": null}, {"name": "xxx", "type": null}, {"name": "xxx"}]}}} |
holiday_observed | Observed holiday: Labor Day | {"group_id": "", "hours": ["closed", "18:00"], "recur_event_id": 000, "recur_event_key": "", "routing_options": {"closed": {"action": "voicemail", "action_target": null, "default_dtmf": null, "dtmf": {}, "operator_routing": "longestidle", "try_dial_operators": false}, "open": {"action": "voicemail", "action_target": null, "default_dtmf": null, "dtmf": {}, "operator_routing": "longestidle", "try_dial_operators": true}}} |
holiday_routing_updated | Updated holiday routing for: xxx | {"group_id": "", "hours": ["00:00", "00:00"], "recur_event_id": 000, "recur_event_key": "", "recur_event_name": "xxx", "routing_options": {"closed": {"action": "voicemail", "action_target": null, "default_dtmf": null, "dtmf": {}, "operator_routing": "simultaneous", "try_dial_operators": false}, "open": {"action": "voicemail", "action_target": null, "default_dtmf": null, "dtmf": {}, "operator_routing": "simultaneous", "try_dial_operators": true}}} |
holiday_unobserved | Unobserved holiday: 2022/12/30 | null |
live_coaching_turned_off | Updated group | params: ["allow_department_admin_eavesdrop", false] | null |
live_coaching_turned_on | Updated group | params: ["allow_department_admin_eavesdrop", true] | null |
make_did_primary | Updated group | params: ["make_did_primary", "+xxx"] | {"name": "xxx", "primary_phone": "+xxx"} |
name_changed | Room Edited: | params: ["name", "xxx"] | {"name": "xxx", "room_name": "xxx"} |
new_contact_center | New group added "xxx" | params: ["group_description", "xxx"]["type", "call_center"]["name", "xxx"] | {"name": "xxx"} |
new_department | New group added "xxx" | params: ["group_description", ""]["name", "xxx"] | {"name": "xxx"} |
new_ivr | Updated IVR | params: ["file", {"enforced_type": "audio/mpeg"}]["enforced_type", "audio/mpeg"]["target", ""]["blob_key", "<key>"]["filename", "xxx.mp3"]["ivr_type", "GREETING"]["content_type", "audio/mpeg"]["gcs_filename", "xxx"] | {"ivr_name": "xxx.mp3"} |
number_assigned | Assigned DID: [{'email': xxx@xxx', 'assigned_did': {'display_number': u'xxx', 'last_target': {'display_name': u'xxx', 'type': u'call_center', 'date_reserved': 000}, 'id': u'+xxx'}}] | {"0": {"assigned_did": {"display_number": "(xxx) xxx-xxx", "id": "+xxx", "last_target": {"date_reserved": 000, "display_name": "xxx", "type": "call_center"}}, "email": "xxx@xxx"}} |
number_edited | Did Edited to : 000 | params: ["status", "group"]["force_purchase", false]["label", ""]["license_count", {}]["device_data", "{"device_session_id":"","fraud_merchant_id":null}"]["license_availability", {"group_lines": 57}] | {"uber_phone": "+xxx"} |
number_removed | Removed DID: [] | {"dids": []} |
office_changed | Office changed from xxx to xxx | null |
operator_added | Operator added | {"name": "xxx", "operator_name": "xxx", "role": "operator"} |
operator_admin_permission_added | Operator added admin permissions for | params: ["make_admin", true]["can_edit", null] | {"name": "xxx", "operator_name": "xxx"} |
operator_admin_permission_removed | Operator removed admin permissions for | params: ["make_admin", false] | {"name": "xxx", "operator_name": "xxx"} |
operator_group_status_changed | Operator changed status to available | params: ["status", "available"] | {"name": "xxx", "operator_name": "xxx", "status_changed_to": "available"} |
operator_removed | Operator removed | {"name": "xxx", "operator_name": "xxx"} |
operator_skill_level_edited | Operator changed skill level for group to 100 | {"name": "xxx", "operator_name": "xxx", "skill_level": 100} |
operator_status_changed | Operator changed status to available | params: ["status", "available"] | {"name": "xxx", "operator_name": "xxx", "status_changed_to": "available"} |
removed_ivr | Remove IVR 000 | {"ivr_name": "xxx"} |
room_added | Room added: 000 | params: ["name", "xxx"] | {"room_name": "xxx"} |
room_deleted | Room Deleted: | {"room_name": "xxx"} |
room_edited | Room Edited: | params: ["caller_id_override", "+xxx"]["international_calling_disabled", false]["external_calling_disabled", false]["name", "xxx"]["caller_id", ""]["no_answer_action", "message"] | {"caller_id": "", "caller_id_override": "+xxx", "external_calling_disabled": false, "name": "xxx", "no_answer_action": "message", "room_name": "xxx"} |
set_csat_survey | Updated group | params: ["set_csat_survey_id", ""] | {"name": "xxx"} |
set_custom_background | Updated group | params: ["custom_background_image", ""] | {"name": "xxx"} |
set_custom_logo | Updated group | params: ["custom_logo_image", ""] | {"name": "xxx"} |
set_spam_action | Updated group | params: ["spam_action", ""]["spam_type", "unknown"] | {"name": "xxx", "spam_action": null, "spam_threshold": 90} |
suspended_user | User suspended. Email: xxx@xxx | null |
swap_primary_number | Did Edited to : 000 | params: ["swap_primary", true] | {"uber_phone": "+xxx"} |
updated_ivr | Updated IVR | params: ["ivr_type", "xxx"]["custom_ivr_details_id", 000]["dtmf_option", 5]["target", "<key>"]["event_key", ""] | {"ivr_name": "xxx.mp3"} |
user_added | User added: xxx@xxx | null |
verified_phone_added | Verified Phone added (xxx) xxx xxx | {"number": "(xxx) xxx xxx"} |
verified_phone_deleted | PROXYING AS xxx@xxx | Verified Phone added (xxx) xxx xxx | {"number": "(xxx) xxx xxx"} |
verified_phone_removed | Verified Phone added (xxx) xxx-xxx | {"number": "(xxx) xxx-xxx"} |
null | User changed | params: ["parameter name", "new value"] | null |
null | License type set to xxx | null |
null | Room Edited: | params: ["unreserve_pending_dids", true] | {"room_name": "xx"} |
Updated 7 months ago