<?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>Register Events</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=4828981" />
  <subtitle>Register Events</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=4828981</id>
  <updated>2013-05-25T00:36:37Z</updated>
  <dc:date>2013-05-25T00:36:37Z</dc:date>
  <entry>
    <title>RE: Register Events</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4829001" />
    <author>
      <name>Nick Youmans</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4829001</id>
    <updated>2010-06-03T20:34:41Z</updated>
    <published>2010-06-03T20:26:31Z</published>
    <summary type="html">This is the Enroll command:
		
&lt;ul&gt;
[i]m.php?AT=EN[/i]
&lt;/ul&gt;



 
One thing to be aware of is that AT=EN is enroll for event center only, for meeting, training and sales centers it's 
 
m.php?AT=RM (RM = Register meeting)
 
everything else is the same...why it's different, who knows :)
 
Nick</summary>
    <dc:creator>Nick Youmans</dc:creator>
    <dc:date>2010-06-03T20:26:31Z</dc:date>
  </entry>
  <entry>
    <title>RE: Register Events</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4828994" />
    <author>
      <name>Robert Keenan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4828994</id>
    <updated>2010-06-03T19:05:04Z</updated>
    <published>2010-06-03T19:05:04Z</published>
    <summary type="html">Thanks for your help.</summary>
    <dc:creator>Robert Keenan</dc:creator>
    <dc:date>2010-06-03T19:05:04Z</dc:date>
  </entry>
  <entry>
    <title>RE: Register Events</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4828990" />
    <author>
      <name>Kingsley Lewis</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4828990</id>
    <updated>2010-06-02T04:42:18Z</updated>
    <published>2010-06-02T04:42:18Z</published>
    <summary type="html">Hi Robert,
 
Below is an example of using the URL API to enroll an attendee:
 
https://sitename.webex.com/sitename/m.php?AT=EN
		&amp;MK=[i]enter_meeting_number[/i]
		&amp;FN=[i]enter_first_name[/i]
		&amp;LN=[i]enter_last_name[/i]
		&amp;AE=[i]enter_attendee_email[/i]
		&amp;TI=enter_title
		&amp;CO=enter_company
		&amp;A1=enter_address1
		&amp;A2=enter_address2
		&amp;CR=enter_country
		&amp;CY=enter_city
		&amp;ST=enter_state
		&amp;ZP=enter_postal_code
		&amp;PN=enter_phone_number
		&amp;BU=http://[i]corpsite.com[/i]/back_test.htm?fURL=sitename
 
This is the Enroll command:
		
&lt;ul&gt;
[i]m.php?AT=EN[/i]
&lt;/ul&gt;

		This is the meeting number parameter.:
		
&lt;ul&gt;
[i]&amp;MK=[i]enter_meeting_number[/i][/i]
&lt;/ul&gt;

		These are the parameters for the contract info of the person 
enrolling.:
		
&lt;ul&gt;
[i]&amp;FN=[i]enter_first_name[/i]

			&amp;LN=[i]enter_last_name[/i]

			&amp;AE=[i]enter_attendee_email[/i]

			&amp;TI=enter_title

			&amp;CO=enter_company

			&amp;A1=enter_address1

			&amp;A2=enter_address2

			&amp;CR=enter_country

			&amp;CY=enter_city

			&amp;ST=enter_state

			&amp;ZP=enter_postal_code

			&amp;PN=enter_phone_number[/i]
&lt;/ul&gt;

		This is the BU for the Enroll command.  The page specified below will 
parse the returned info and notify you of success or provide an error 
message.:
		
&lt;ul&gt;
[i]&amp;BU=http://corpsite.com/back_test.htm?fURL=sitename

Thank you 
-Kingsley Lewis[/i]
&lt;/ul&gt;</summary>
    <dc:creator>Kingsley Lewis</dc:creator>
    <dc:date>2010-06-02T04:42:18Z</dc:date>
  </entry>
  <entry>
    <title>Register Events</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4828980" />
    <author>
      <name>Robert Keenan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4828980</id>
    <updated>2010-05-28T07:24:10Z</updated>
    <published>2010-05-28T07:24:10Z</published>
    <summary type="html">Hi,
 
      Is there an XML api/URL API which can be used to register an attedee to an event?
 
      Eg. we have RegisterMeetingAttendee XML API to register an attendee to a meeting.
 
 
Any help, appreciated.
Thanks.
 
 
 
 </summary>
    <dc:creator>Robert Keenan</dc:creator>
    <dc:date>2010-05-28T07:24:10Z</dc:date>
  </entry>
</feed>

