New REST APIs for Managing Users and Groups

New REST APIs are available for managing users and groups:

  • List Users generates a list of available users in the environment. This API identifies the userlogin, firstname, lastname, and email. Additionally, it can provide information about the EPM groups the users belong to and the application roles assigned to the users. Users can be retrieved based on specific user login or any matching user attribute (first name, last name, user login, email).
  • List Groups generates a list of available groups in the environment. The API identifies the group name, description, type, and identity. Additionally, it can provide information about the groups/user members belonging to the groups and the application roles assigned to the groups.
  • User Login Report generates a report for all the users logged into the environment. The report can be created for a specific user login and/or within a valid date range.

Applies to: Account Reconciliation, Enterprise Data Management, Enterprise Profitability and Cost Management, Financial Consolidation and Close, FreeForm, Narrative Reporting, Planning, Profitability and Cost Management, Tax Reporting

Business Benefit: These REST APIs are synchronous and provide programmatic way to get the lists of users and groups and the information on user logins, satisfying the various reporting and compliance requirements.

Tips And Considerations

Use these Implementation Best Practices to ensure success with your REST API projects.

Key Resources

Access Requirements

  • Service Administrators