Report-Bulk-Meeting-Attendance - MACROMEDIA BREEZE 5 Integration Manual

Hide thumbs Also See for BREEZE 5:
Table of Contents

Advertisement

report-bulk-meeting-attendance

Availability
Breeze 4. This API is not supported in Breeze 5.
Description
Returns meeting attendance data. The results are similar to the "Meeting Attendance" report,
except that the API returns XML data and the report returns downloadable CSV-formatted data.
Parameters
None.
Filters
The following table lists the fields on which the data can be filtered and sorted:
Field
attendee
attendee-exit
attendee-join
meeting-attendee
meeting-id
meeting-name
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>
88
Chapter 4: XML API Reference
Filter/Sort
Sort
Sort
Sort
Sort
Sort
Sort

Advertisement

Table of Contents
loading

Table of Contents