Activities
latest
false
List All Webinar Session Attendees - Other latest
logo
Integration Service Activities
Last updated 2023年11月7日

List All Webinar Session Attendees

UiPath.GoToWebinar.IntegrationService.Activities.ListAllWebinarSessionAttendees

Uses the Get session attendees - GET API to list all attendees for a webinar session in GoToWebinar.

In the Body of the Activity

The following properties are located inside the body of the activity:

  • SessionKey - The key of the session.
  • WebinarKey - The key of the webinar. You can also click the Find button to open a drop-down list of all webinars or type the webinar name in the search bar to filter results by name. The current limit in the search is 1000 records.

  • Fields - The fields to return on the response. Can be a single field or a comma-separated list of fields.
  • Max Records - Encountered in List All Records activities. It defines the maximum number of records to return.
  • PageSize - The number of resources to return in a given page.
  • List - The list of records.

Properties

Common

  • DisplayName - The display name of the activity. This field supports only Strings or String variables.

Misc

  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.

Output

  • ResponseStatus - The status of the request (success/failure information). Enter a ResponseStatus variable (UiPath.BAF.Models.ResponseStatus). The ResponseStatus object includes three properties that you can use in other activities.

    • Success - Boolean - Specifies whether the API request was successful.
    • ErrorCode - String - The response error if the API request is unsuccessful (Success=False).
    • Message - String - The error message.
  • In the Body of the Activity
  • Properties
logo
Get The Help You Need
logo
Learning RPA - Automation Courses
logo
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2023 UiPath. All rights reserved.