User Guide

report-bulk-meeting-attendance 69
report-bulk-meeting-attendance
Description
Returns meeting attendance data. The results are similar to the “Meeting Attendance” report,
except that the action returns XML data and the report returns downloadable CSV data.
Parameters
accesskey
The access key for the account.
Note: The accesskey parameter is required only in Breeze 4.0; it is not required for Breeze 4.1. If you
include this parameter in Breeze 4.1, it is ignored.
Filters
The following table lists the fields that the data can be filtered and sorted on:
Returned elements
report-bulk-meeting-attendance
Sample results
<results>
<status code="ok" />
<report-bulk-meeting-attendance>
<row meeting-id="623" meeting-attendee="8">
<meeting-name>test-mtg-1</meeting-name>
<attendee>Enterprise Administrator</attendee>
<attendee-join>2004-07-09T13:00:28.920-07:00</attendee-join>
<attendee-exit>2004-07-09T13:02:55.810-07:00</attendee-exit>
</row>
<row meeting-id="623" meeting-attendee="8">
<meeting-name>test-mtg-1</meeting-name>
<attendee>Enterprise Administrator</attendee>
<attendee-join>2004-07-09T14:33:06.577-07:00</attendee-join>
<attendee-exit>2004-07-09T14:33:43.547-07:00</attendee-exit>
</row>
</report-bulk-meeting-attendance>
</results>
Field Filter/Sort
meeting-id
Sort
meeting-attendee
Sort
meeting-name
Sort
attendee
Sort
attendee-join
Sort
attendee-exit
Sort