This query returns the call logs of a user starting with the most recent.
- API endpoint slug
- zoom_phone.get_call_logs
- Runtime method
- performQuery("zoom_phone.get_call_logs")
Query fields
- Label
- Which status should the call be?
- Helper text
- All calls or only missed calls?
- Slug
- call_status
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- call_id
- Filter code
- ZoomPhone.getCallLogs.CallId
- Type
- String
- Example
- asdkjfj83jralk
- Slug
- call_date
- Filter code
- ZoomPhone.getCallLogs.CallDate
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- caller_name
- Filter code
- ZoomPhone.getCallLogs.CallerName
- Type
- String
- Example
- Biff McIfttt
- Slug
- caller_number
- Filter code
- ZoomPhone.getCallLogs.CallerNumber
- Type
- String
- Example
- Bill Gates
- Slug
- caller_number_type
- Filter code
- ZoomPhone.getCallLogs.CallerNumberType
- Type
- String
- Example
- external
- Slug
- callee_name
- Filter code
- ZoomPhone.getCallLogs.CalleeName
- Type
- String
- Example
- Elon Musk
- Slug
- callee_number
- Filter code
- ZoomPhone.getCallLogs.CalleeNumber
- Type
- String
- Example
- Ada Lovelace
- Slug
- callee_number_type
- Filter code
- ZoomPhone.getCallLogs.CalleeNumberType
- Type
- String
- Example
- internal
- Slug
- call_direction
- Filter code
- ZoomPhone.getCallLogs.CallDirection
- Type
- String
- Example
- outbound
- Slug
- call_duration
- Filter code
- ZoomPhone.getCallLogs.CallDuration
- Type
- String
- Example
- 15
- Slug
- call_result
- Filter code
- ZoomPhone.getCallLogs.CallResult
- Type
- String
- Example
- recorded
- Slug
- call_recorded
- Filter code
- ZoomPhone.getCallLogs.CallRecorded
- Type
- String
- Example
- true
- Slug
- call_voicemail
- Filter code
- ZoomPhone.getCallLogs.CallVoicemail
- Type
- String
- Example
- false