Meeting Login API for Adobe Connect Account User
Problem: How to login as a registered user into a meeting using API
Environment:
- Adobe Connect Licensed
- Adobe Connect Hosted
Resolution:
You can use following API to log a registered user into a meeting.
https://example.adobeconnect.com/meeting1?login=abc@xyz.com&password=XXXXX
Where example.adobeconnect.com should be replaced with Adobe Connect account URL.