Adobe Connect User Community
Menu

#1 2009-04-28 11:18:16

**_arouwa_**

URL parameters

Hi,

I want to call my web site http://connect.compagnieName from my application vb.net and i want to

use parameters userName and password in the URL.

how can i do that i mean what the name of parameters that i have to use

thanks

Offline

#2 2009-04-28 12:14:56

**_AChemey_**

Re: URL parameters

You might want to review the "Using Adobe Acrobat Connect Pro 7 Web Services" documentation available from this URL:  http://www.adobe.com/support/documentat … onnectpro/

There are a number of API's that you can review for your application.  Specifically, the API you requested in your post is the "login" or:  http://connect.compagnieName/api/xml?ac … N_PASSWORD

Regards,

Andrew

Offline

#3 2009-04-29 11:20:57

**_arouwa_**

Re: URL parameters

thanks for your response,

i used the url like you mentioned

http://connect.compagnie.com/api/xml?ac … eziaaaaaaa
for exemple

and i receive this request

  <?xml version="1.0" encoding="utf-8" ?>
- <results>
  <status code="ok" />
  </results>


bue i dont know how i can open a site and i can see my meetting, my calendar ect....
i mean acced to the connect adobe like when i pass by login page


thans alot

Offline

#4 2009-04-29 11:34:01

**_AChemey_**

Re: URL parameters

In addition to the documentation I referenced earlier...

This article is a bit dated and was written for Java - but it is extremely valuable and may help with the API's and get you in the right direction:  http://www.adobe.com/devnet/acrobatconn … t_app.html

Regards,

Andrew

Offline

#5 2009-04-29 14:33:37

**_tn_bobbie_**

Re: URL parameters

Andrew,

Are there any such articles in .NET?

Bob

Offline

#6 2009-04-29 15:37:59

**_AChemey_**

Re: URL parameters

I haven't seen any articles written about the Connect XML-API for .NET. 

There may be developers and partners in the community that can help?!?

Regards,

Andrew

Offline

#7 2009-04-30 06:05:30

**_netdiver_**

Re: URL parameters

Please, check this page:
http://www.adobe.com/cfusion/exchange/i … ome&exc=14
maybe you can find something useful there.

Regards. Lorenzo

Offline

Board footer