Group Location
Explore Plans
Mobile menu Close menu
Zoom PhoneZoom Phone

Get recordings

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

Query fields

Recording status Dropdown list

Label
Which status should the recording be?
Helper text
Is the recording read or unread?
Slug
recording_status
Required
true
Can have default value
true

Ingredients

Recording IDThe ID of the recording

Slug
recording_id
Filter code
ZoomPhone.getRecordings.RecordingId
Type
String
Example
asdkjfj83jralk

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

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

Recording durationThe duration of the recording in format HH:MM:SS.

Slug
recording_duration
Filter code
ZoomPhone.getRecordings.RecordingDuration
Type
String
Example
03:21

Caller nameThe name of the user who made the call.

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

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

Slug
caller_number
Filter code
ZoomPhone.getRecordings.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.getRecordings.CallerNumberType
Type
String
Example
external

Callee nameThe name of the person who received the call.

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

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

Slug
callee_number
Filter code
ZoomPhone.getRecordings.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.getRecordings.CalleeNumberType
Type
String
Example
internal

Call directionThe direction of the call -- inbound or outbound.

Slug
call_direction
Filter code
ZoomPhone.getRecordings.CallDirection
Type
String
Example
outbound