Adobe Connect Support Blog

September 20, 2019 /XML API /

Find Cost Center in an account using XML API | Adobe Connect

OBJECTIVE: How to find all Cost Centers created under my Adobe Connect account.

ENVIRONMENT:

  • Adobe Connect Hosted/On-premise
  • Adobe Connect 9 and above

SOLUTION:

  1. Login to Adobe connect account with username which is a part of Administrators group.
  2. Run following XML API: https://example.com/api/xml?action=acl-multi-field-list&field-id=chargebacks

ADDITIONAL INFORMATION:
In order to find the cost centers created under an individual Adobe connect account run following API:​ https://example.com/admin/administration/user/chargebacks/chargebacks-settings?account-id=XXXX
(NOTE: In above sample URL example.com is the Adobe Connect URL and XXXX is the account ID which is by default 7 for On-premise connect account)

XML API

Join the discussion