-
What’s new in Adobe Connect 9 Web Services
The modified and newly added web services and functionality in Adobe Connect. Find out what the latest version has to offer.
-
A sample action reference to understand the API structure
A sample of the structure and sections of a typical Adobe Connect Web Services API, along with an example.
-
Common XML elements and attributes for Web Services
Know the commonly used XML elements and attributes from the Adobe Connect Web Services API calls and server responses.
-
filter-definition
Use this parameter to reduce the amount of response values from a Connect server. Extract the useful response in a response to your Web Service command.
-
sort-definition
Use this parameter to sort the server's response in an ascending or a descending order. Specify the field to sort on and locate the desired response quickly.
-
event-register
API to register a new or an existing user for an Adobe Connect Event.
-
limited-administrator-permissions info
Returns a list of permissions that can be enabled or disabled for the Limited Administrators group and the state of a permission.
-
sco-update
Create metadata for a SCO or update an existing metadata describing a SCO using an Adobe Connect API.
-
sco-search
Fetch the SCOs of Adobe Connect content that matches text to be searched.
-
sco-search-by-field
Using an API, get a list of all SCOs matching a search text within the specified field to search for objects associated with a SCO.
-
sco-info
Fetch detailed information about any content, meeting, or sessions (SCO) in Adobe Connect.
-
sco-expanded-contents
Adobe Connect legacy API to list the contents of a curriculum.
-
sco-contents
Returns a list of SCOs within another SCO. The enclosing SCO can be a folder, meeting, or curriculum.
-
report-user-trainings-taken
Using Adobe Connect API, get a list of all the courses and curriculum a user has taken, whether or not the user has completed the training.
-
report-sco-slides
Fetch basic information about slides in a presentation, such as how many times it has been viewed and the name of the slide.
-
report-sco-views
For a SCO, fetch its name, last viewed time, type of SCO, and so on.
-
report-my-training
Generate a list of all courses and curriculum a user or a group is enrolled in using Adobe Connect API.
-
report-meeting-session-users
Fetch information about a specific user-session of a meeting session.
-
report-course-status
Returns summary information about a course, including some reporting on users.
-
report-curriculum-taker
Know a user’s progress in a curriculum via API.
-
report-bulk-users
report-bulk-users API to get information of only users in an account and not groups.
-
report-bulk-slide-views
Consolidated report about viewing of slides or any presentation in an account. Also, provides information on the page numbers of the slides, the time it was viewed, and user ID that views it.
-
report-asset-response-info
API to get a list of the possible answers of a question in a quiz.
-
process-recording
Manually process the existing and the new recordings for time gaps.
-
principals-delete
Using Administrator permissions, delete one or more users or groups (principals).
-
principal-update
Create or update an existing principal (a user or group), using the same account as the user making the API call.
-
principal-list-by-field
Use principal-list-by-field to query the custom fields and find principals that have a specific value in a custom field.
-
permissions-update
How to programmatically provide users access to or remove access from various Adobe Connect sessions.
-
permissions-reset
Resets all permissions any principals have on a SCO to the permissions of its parent SCO. If the parent has no permissions set, the child SCO will also have no permissions.
-
meeting-feature-update
Enable or disable features in a meeting, say to configure compliance settings. For example, tweak features of the various pods, disable recordings of meetings, and so on.
-
meeting-disclaimer-update
Update the disclaimer text that is shown when a user enters a meeting using an Adobe Connect API.
-
permissions‑info
Find information about what permissions a principal has on a SCO, an account, or on a principal. Also, fetches the group and child information of the principal.
-
meeting-disclaimer-info
Provides information about the disclaimer text that is shown when a user enters a meeting. Also, see meeting-disclaimer-update.
-
list-recordings
Provides a list of recordings (FLV and MP4) from a specified folder.
-
API to log a user in to Adobe Connect
Log a user in to Adobe Connect Server using the login API and read cookie data from HTTP headers.
-
learning-path-info
Fetch a list of learning path in a curriculum to determine whether a learner can proceed to the next learning object or not.
-
group-membership-update
Add or remove one or more principals to or from a group.
-
expiry-settings-update
Updates the settings for account-expiration notification to intimate the user a few days in advance.
-
expiry-settings-info
Know the current number of days before account-expiration when a notification is sent to users.
-
event-guest-invite
Import guests to an Adobe Connect Event, using an API that accepts name and email ID of a guest.
-
events-attendance
Given a user’s login or principal-id, this action returns the list of events that the user attended. If an account-id is not provided, the currently active login account is used. If principal-id is not provided, the currently active principal is used.
-
custom-fields
Get a list of all the custom fields defined in an account and details of these fields.
-
custom-field-update
Creates a new custom field or updates the value of an existing one on a principal or SCO.
-
concurrent-training-user-graph
Returns the number of peak concurrent learners and denied users grouped by day/week/month in the chosen time interval for the Peak Concurrent Learners Graph.
-
common-info
Fetch basic information about the current user and the Adobe Connect account, including the value of the BREEZESESSION cookie.
-
curriculum-contents
Lists all SCOs in a curriculum, including the contents of subfolders.
-
acl-field-update
Update a field-id for the specified acl-id passed via Web Services API. Change, guided hints settings, check unexpected gaps in recordings, and tune the webcam video quality.
-
acl-preference-update
Updates a user profile with new language and time zone settings.
-
acl-field-list
Get a list of the values for all the instances of a field name on your Adobe Connect Server account.
-
acl-field-info
Fetch information about a principal, account, or SCO, as defined in an access control list (ACL).
-
account-expiry-info
Fetch the expiration date of an account using API.
-
event-notification-status-update
You can enable or disable email notification types for an Event using event-notification-status-update Web Service API.
-
asset-interactions-order-update
Move registration questions up or down in their listing on an Event page using asset-interactions-order-update API.
-
asset-interaction-response-update
To add registration questions to an Event using API, use asset-interaction-response-update Web Service API.
-
asset-interaction-delete
Use asset-interaction-delete API to delete a registration question from an Event
-
notification-list
API to fetch a list of email notifications that can be assigned to an Event.
Use Web Services APIs to send or receive data for automation to create custom applications for Adobe Connect.