Activities
latest
false
Banner background image
Integration Service Activities
Last updated Apr 23, 2024

Get Meeting Recording

UiPath.Zoom.IntegrationService.Activities.GetRecording

Description

Retrieves the download URL link and chat transcript of your completed meetings that are saved in the cloud.

Project Compatibility

Windows | Cross-platform

Configuration

  • Connection - The connection established in Integration Service. Access the drop-down to choose, add or manage connections. This field supports only strings or String variables.
  • Meeting Id - The ID of the scheduled meeting.

Advanced

Output
  • Recordings - The recording of the meeting.

How to use the activity

To successfully download the meeting recording, you must follow these steps:
  1. Create a new Studio project.
  2. Add an Event Trigger activity. In the Event property field, select Recording Published as well as any other optional data filters you want.
  3. Save the Output as a variable. In this example we will call it eventObject.
    docs image
  4. Add a Get Meeting Recording activity.
  5. For the Meeting ID open the Expression Editor.\
    docs image
  6. Use a Conversion in order to call the id. For the object above, the expression should look like Convert.ToInt64(eventObject).
    docs image

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.