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
The access key for the account.
accesskey
Note: The
accesskey
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:
Field
meeting-id
meeting-attendee
meeting-name
attendee
attendee-join
attendee-exit
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>
parameter is required only in Breeze 4.0; it is not required for Breeze 4.1. If you
Filter/Sort
Sort
Sort
Sort
Sort
Sort
Sort
report-bulk-meeting-attendance
69
Need help?
Do you have a question about the BREEZE-USING THE BREEZE XML WEB SERVICES and is the answer not in the manual?