You have several choices regarding how to construct the URL to a meeting room. The best action to call depends on how your application is logged in and where you are in your application workflow.
-
<meeting sco-id="2007063179" type="meeting" icon="meeting" permission-id="host" active-participants="0"> <name>September All Hands Meeting</name> <domain-name>example.com</domain-name> <url-path>/sept15/</url-path> <date-begin>2006-09-15T09:00:00.000-07:00</date-begin> <date-end>2006-09-15T18:00:00.000-07:00</date-end> <expired>false</expired> <duration>09:00:00.000</duration> </meeting>
-
Get the sco-id of the meeting (see Find meetings).
-
<sco account-id="624520" disabled="" display-seq="0" folder-id="624530" icon="folder" lang="en" max-retries="" sco-id="2006258750" source-sco-id="" type="folder" version="1"> <date-created>2006-04-18T10:21:47.020-07:00</date-created> <date-modified>2006-04-18T10:21:47.020-07:00</date-modified> <name>joy@acme.com</name> <url-path>/f1234567890/</url-path> </sco>
-
If you do not know the domain name, call common-info:
https://example.com/api/xml?action=common-info