Tool to create a new conversation in Zoom Revenue Accelerator (ZRA). Use when uploading meeting recordings or phone calls for AI-powered analytics, including transcription, sentiment analysis, and engagement scoring.
deal_idstringZoom deal ID to associate this conversation with a specific deal in your CRM.
file_idstringIQ file's unique identifier for uploading a recording file that was already uploaded to Zoom IQ.
host_idstringHost user ID or email address. If not provided, the OAuth token owner will be set as the default host.
timelinearraySpeech timeline showing when each participant spoke during the recording. Helps with speaker diarization and analytics.
timezonestringTime zone for formatting timestamps in the conversation analytics (e.g., 'America/New_York', 'Europe/London').
download_urlstringThird-party download URL for the recording file. Use this to directly upload a file from an external file service.
participantsarrayList of participants in the conversation. Maximum 200 participants. Each participant must have a display_name and optionally an email.
meeting_end_timestringEnd time of the meeting or call in ISO-8601 format. Optional but recommended for accurate duration tracking.
primary_languagestringSupported primary languages for conversation analysis
conversation_typeRequiredstringType of conversation to create. Use 'meeting' for Zoom meetings or video calls, 'phone' for phone calls.
conversation_topicstringTopic or title of the meeting or phone call. Helps identify the conversation in analytics.
meeting_start_timeRequiredstringStart time of the meeting or call in ISO-8601 format (e.g., '2026-02-17T10:00:00Z'). Required for all conversations.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.