Adobe Connect User Community
Menu

#1 2009-06-05 07:52:14

**_zvone_**

Get meeting access via API

Is it possible to find out meetings access setting via API? There are 3 options and I want to check if meeting access is set to "Only registered users may enter the room (guest access is blocked)", "Only registered users and accepted guests may enter the room" or "Anyone who has the URL for the meeting can enter the room".


Thanks in advance!

Offline

#2 2009-06-05 15:45:09

**_sfsmithcha_**

Re: Get meeting access via API

Hi zvone,

Try calling the permissions-info api passing the sco-id for your meeting as the acl-id:

http://<connect-host>/api/xml?action=permissions-info&acl-id=<meeting-sco>

Check the values returned for logged-in-access and public-access

HTH,

Charles

Offline

Board footer