Technology TidBits

Answers to various technical questions on php programming, mysql, linux, and many more categories.
25% off Hosting at HostGator.com:
Use Code techbits25



How can I search for a user in Adobe Connect using the API?

Last updated: 05/21/2012

You can search for a user (principal) by email using the following query string:

action=principal-list&session=[BREEZESESSION]&filter-out-type=everyone&filter-email=[email]

Note that if you don't specify "everyone" than the query doesn't search through guest accounts.  This also assumes you have logged in and have a BREEZESESSION id.

 

blog comments powered by Disqus
Have your own Tech-bit to contribute? Submit it here

Other questions in this category:
How can I change a user's password through the Connect API?



Powered by KnowledgebasePublisher 1.1
Host Gator
Content provided by Roberts WebForge, Inc.