New services
Explore Plans
Mobile menu Close menu
Zoom PhoneZoom Phone

New voicemail

This trigger fires when there is a new user voicemail.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This trigger fires when there is a new user voicemail.
API endpoint slug
zoom_phone.new_user_voicemail

Trigger fields

Voicemail status Dropdown list

Label
Which status should the voicemail have?
Helper text
Is the voicemail read or unread?
Slug
voicemail_status
Required
true
Can have default value
true

Ingredients

Voicemail IDThe ID of the voicemail.

Slug
voicemail_id
Filter code
ZoomPhone.newUserVoicemail.VoicemailId
Type
String
Example
alkdoweinld

Call dateThe start time of the voicemail.

Slug
call_date
Filter code
ZoomPhone.newUserVoicemail.CallDate
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Voicemail durationThe duration of the voicemail in format HH:MM:SS.

Slug
voicemail_duration
Filter code
ZoomPhone.newUserVoicemail.VoicemailDuration
Type
String
Example
00:03:21

Caller numberThe phone number of the caller.

Slug
caller_number
Filter code
ZoomPhone.newUserVoicemail.CallerNumber
Type
String
Example
12345678

Caller nameThe name of the caller.

Slug
caller_name
Filter code
ZoomPhone.newUserVoicemail.CallerName
Type
String
Example
Biff McIftt

Caller number typeThe source of the caller's phone number -- Internal or External.

Slug
caller_number_type
Filter code
ZoomPhone.newUserVoicemail.CallerNumberType
Type
String
Example
external

Callee numberThe phone number of the user who received the voicemail.

Slug
callee_number
Filter code
ZoomPhone.newUserVoicemail.CalleeNumber
Type
String
Example
Biff McIfttt

Callee nameThe name of the user who received the voicemail.

Slug
callee_name
Filter code
ZoomPhone.newUserVoicemail.CalleeName
Type
String
Example
Biff McIfttt

Callee number typeThe source of the callee's phone number -- Internal or External.

Slug
callee_number_type
Filter code
ZoomPhone.newUserVoicemail.CalleeNumberType
Type
String
Example
internal

Voicemail statusThe status of the voicemail -- read or unread.

Slug
voicemail_status
Filter code
ZoomPhone.newUserVoicemail.VoicemailStatus
Type
String
Example
unread