Adobe Connect User Community
Menu

#1 2013-10-29 09:39:09

connect-user

Get participant data for a meeting room via XML-file and Import users

Hello,

i have a few questions about Connect again- thanks for reply in advance

- it is possible to get information (reports) about participants using XML API (guests are not members of groups ?) - for example date-first-attendance (i mean the same informations which are possible to export as CSV-file)

- it is possible to import users for a meeting not only as CSV but as XML ? (create users with XML-URL ?)

- thank you for your answers

Offline

#2 2013-10-29 12:38:19

Jorma_at_CoSo

Re: Get participant data for a meeting room via XML-file and Import users

You should be able to pull that information from the API's. The report-meeting-attendance call should give you the list of who attended the meeting: http://help.adobe.com/en_US/connect/9.0 … 7-7e6e_SP1

However, keep in mind that each guest is a unique user in the eyes of Connect. So if someone, we'll call them Bob, joins two different live meetings, Connect has no ability to tie the two "Bobs" together if they join as a guest. So the idea of the date of first attendance for a specific name may not be possible.

For importing users, that is very possible using the API: http://help.adobe.com/en_US/connect/9.0 … 8_SP1.html

Full documentation for the API's can be explored through the links provided, or at the developer center for Connect: http://www.adobe.com/devnet/adobeconnect.html

Last edited by Jorma_at_CoSo (2013-10-29 12:39:53)

Offline

Board footer