Adobe Connect Telephony XML APIs are available Adobe Connect 7.5 Service Pack 1 onward.
The response values from the XML API actions represent name/value pairs that are fields in the Adobe Connect account. A Java Row object is a name/value pair instantiated from the XML response string. For more information, see Adobe Connect Telephony API Javadoc at www.adobe.com/go/learn_cnn9_telephonyjavadoc_en.
If an API can’t run as designed (for example, a mandatory parameter isn’t passed), <status code="no-data"/> is returned.
The following table summarizes the XML API actions available, in alphabetical order:
Name |
Description |
---|---|
Deletes the specified profile and removes it from any meetings with which it is associated. |
|
Retrieves the settings for a specified profile. |
|
Retrieves the profiles associated with the specified user’s principal ID. |
|
Creates a new telephony profile or updates an existing profile. |
|
For the specified provider, creates conference numbers that can be used for dialing in to an audio conferences. |
|
Deletes a telephony provider and all information associated with that provider. |
|
Creates or updates the dial-in-sequence for a provider. |
|
Deletes a provider field. |
|
Displays a list of the fields of a provider. |
|
Creates or updates a provider field. |
|
Displays information on a telephony provider. |
|
Returns a list of telephony providers. |
|
Creates a new provider or updates an existing provider. |