Working with Connections

Use these REST APIs to work with connections.

With multiple environments, using REST APIs saves you time and effort by automating the process of logging in and configuring connections. For information about accessing environments, see Accessing EPM Cloud.

Before using the REST resources, you must understand how to access the REST resources and other important concepts. See Implementation Best Practices for EPM Cloud REST APIs. Using these REST APIs requires prerequisites. See Prerequisites.

Table 8-95 Working with Connections

Task Request REST Resource
View a Connection GET /HyperionPlanning/rest/epm/{api_version}/applications/{application}/connections/{connectionRef}
View all Connections GET /HyperionPlanning/rest/epm/{api_version}/applications/{application}/connections
Update a Connection POST /HyperionPlanning/rest/epm/{api_version}/applications/{application}/connections/{connectionRef}