<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Joining meeting from URI(ie passing meeting id,emailid,name in GET request)</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=4942857" />
  <subtitle>Joining meeting from URI(ie passing meeting id,emailid,name in GET request)</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=4942857</id>
  <updated>2013-05-24T20:52:13Z</updated>
  <dc:date>2013-05-24T20:52:13Z</dc:date>
  <entry>
    <title>Re: New Message from Kingsley Lewis in WebEx Meetings Developer - User Mana</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6339061" />
    <author>
      <name>Gian Paolo Donnarumma</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6339061</id>
    <updated>2012-08-23T18:36:19Z</updated>
    <published>2012-08-23T18:36:19Z</published>
    <summary type="html">This would be perfect...
In the URL you wrote I can see:
AN = Attendee Name
AE = Attendee Email

It's perfect.

So I can use this URL to automatically pass this information to the webex
system right?

On Thu, Aug 23, 2012 at 5:43 PM, Cisco Developer Community Forums &lt;
cdicuser@developer.cisco.com&gt; wrote:

&gt; Kingsley Lewis has created a new message in the forum "User Management":
&gt;
&gt; --------------------------------------------------------------
&gt; Hello,
&gt;
&gt; The very minimum to join a meeting requires a meetingkey, attendee name,
&gt; and email address to identify the attendee. We do have a join meeting
&gt; command that can be used m.php?AT=JM. Although these are required fields
&gt; you can fill them out however you see fit. My suggestion would be to use
&gt; something like the following
&gt;
&gt;
&gt; https://sitename.webex.com/sitename/m.php?AT=JM&amp;MK=MeetingKey&amp;AN=Attendee%20One&amp;AE=anon@noreplies.com
&gt;
&gt; Thank you
&gt; -Kingsley Lewis
&gt; --
&gt; To respond to this post, please click the following link:
&gt;
&gt; &lt;
&gt; http://developer.cisco.com/web/webex-developer/forum/-/message_boards/view_message/6338721
&gt; &gt;
&gt;
&gt; or simply reply to this email.</summary>
    <dc:creator>Gian Paolo Donnarumma</dc:creator>
    <dc:date>2012-08-23T18:36:19Z</dc:date>
  </entry>
  <entry>
    <title>RE: Joining meeting from URI(ie passing meeting id,emailid,name in GET requ</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6338721" />
    <author>
      <name>Kingsley Lewis</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6338721</id>
    <updated>2012-08-23T16:43:09Z</updated>
    <published>2012-08-23T16:43:09Z</published>
    <summary type="html">Hello,

The very minimum to join a meeting requires a meetingkey, attendee name, and email address to identify the attendee.  We do have a join meeting command that can be used m.php?AT=JM.  Although these are required fields you can fill them out however you see fit.  My suggestion would be to use something like the following 

https://sitename.webex.com/sitename/m.php?AT=JM&amp;MK=MeetingKey&amp;AN=Attendee%20One&amp;AE=anon@noreplies.com

Thank you
-Kingsley Lewis</summary>
    <dc:creator>Kingsley Lewis</dc:creator>
    <dc:date>2012-08-23T16:43:09Z</dc:date>
  </entry>
  <entry>
    <title>RE: Joining meeting from URI(ie passing meeting id,emailid,name in GET requ</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6337606" />
    <author>
      <name>Gian Paolo Donnarumma</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6337606</id>
    <updated>2012-08-23T08:14:18Z</updated>
    <published>2012-08-23T08:14:18Z</published>
    <summary type="html">[quote]Hi,
 
 Greetings !!
 
[b] I would like to know is thier any[/b] [b]API[/b] [b]available which can auto login(join meeting) user when they click LINK, ie I want to dynamically create link for users where they no need to worry about entering email id, name and meeting id, ie embedding(passing) meeting id, email id ,user name in form of GET/POST request to the Webex login module/gateway.[/b]
[b]
[/b]
[b] Any help or suggestion would be greatly appreciable ! [/b]
 
[b]Thanks &amp; happy new year in advance !![/b]
 
[b]Regards[/b]
[b]Anirban[/b]
[b]India[/b][/quote]
 
Hi,
I have the same problem... have you find solution?
Bye</summary>
    <dc:creator>Gian Paolo Donnarumma</dc:creator>
    <dc:date>2012-08-23T08:14:18Z</dc:date>
  </entry>
  <entry>
    <title>Joining meeting from URI(ie passing meeting id,emailid,name in GET request)</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4942856" />
    <author>
      <name>Anirban Nath</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4942856</id>
    <updated>2011-12-28T06:35:00Z</updated>
    <published>2011-12-28T06:35:00Z</published>
    <summary type="html">Hi,
 
 Greetings !!
 
[b] I would like to know is thier any[/b] [b]API[/b] [b]available which can auto login(join meeting) user when they click LINK, ie I want to dynamically create link for users where they no need to worry about entering email id, name and meeting id, ie embedding(passing) meeting id, email id ,user name in form of GET/POST request to the Webex login module/gateway.[/b]
[b]
[/b]
[b] Any help or suggestion would be greatly appreciable ! [/b]
 
[b]Thanks &amp; happy new year in advance !![/b]
 
[b]Regards[/b]
[b]Anirban[/b]
[b]India[/b]</summary>
    <dc:creator>Anirban Nath</dc:creator>
    <dc:date>2011-12-28T06:35:00Z</dc:date>
  </entry>
</feed>

