RingCentral - New call recording trigger

The New call recording trigger retrieves calls with recordings made by the connected RingCentral extension. The trigger checks for new calls with recordings every five minutes.

Ensure the connected RingCentral extension has Read Call Log permissions. These permissions are typically enabled for predefined or default RingCentral roles.

Input

FieldDescription
Trigger poll intervalSpecify how frequently to check for new events. Defaults to five minutes if left blank. The minimum allowed value is five minutes.
When first started, this recipe should pick up events fromSpecify the start time to retrieve call recordings created since this time. Defaults to one hour before the recipe is first started if left blank. Refer to Triggers to learn more about this input field.

Output

FieldDescription
URIThe URI of the call recording.
IDThe unique identifier of the call recording.
Session IDThe session ID of the call.
Start timeThe start time of the call.
DurationThe duration of the call in seconds.
TypeThe type of call.
DirectionThe direction of the call (for example, inbound, outbound).
ActionThe action taken during the call.
ResultThe result of the call.
ToAn object containing information about the recipient of the call.
Phone number (to)The recipient's phone number.
Name (to)The recipient's name.
Extension number (to)The recipient's extension number.
FromAn object containing information about the caller.
Phone number (from)The caller's phone number.
Name (from)The caller's name.
Extension number (from)The caller's extension number.
RecordingAn object containing details about the recording.
URI (recording)The URI of the recording.
ID (recording)The ID of the recording.
Type (recording)The type of the recording.
Content URI (recording)The content URI of the recording.

Last updated: