Group Location
Explore Plans
Mobile menu Close menu
Zoom PhoneZoom Phone

Get voicemails

This query returns the voicemails of a user starting with the most recent.

About this query

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 query returns the voicemails of a user starting with the most recent.
API endpoint slug
zoom_phone.get_voicemails
Runtime method
performQuery("zoom_phone.get_voicemails")

Query fields

Voicemail status Dropdown list

Label
Which status should the Voicemail be?
Helper text
All calls or only missed calls?
Slug
voicemail_status
Required
true
Can have default value
true

Ingredients

Voicemail IDThe ID of the voicemail.

Slug
voicemail_id
Filter code
ZoomPhone.getVoicemails.VoicemailId
Type
String
Example
asdkjfj83jralk

Call dateThe date and time at which the voicemail was received.

Slug
call_date
Filter code
ZoomPhone.getVoicemails.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.getVoicemails.VoicemailDuration
Type
String
Example
03:21

Caller nameThe name of the user who made the call.

Slug
caller_name
Filter code
ZoomPhone.getVoicemails.CallerName
Type
String
Example
Biff McIfttt

Caller numberThe phone number of the user who made the call.

Slug
caller_number
Filter code
ZoomPhone.getVoicemails.CallerNumber
Type
String
Example
Bill Gates

Caller number typeThe source of the caller's phone number -- Internal or external?

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

Callee nameThe name of the person who received the call.

Slug
callee_name
Filter code
ZoomPhone.getVoicemails.CalleeName
Type
String
Example
Elon Musk

Callee numberThe phone number of the person who received the call.

Slug
callee_number
Filter code
ZoomPhone.getVoicemails.CalleeNumber
Type
String
Example
Ada Lovelace

Callee number typeThe source of the callee's phone number -- internal or external?

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

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

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