Working with Connections in Account Reconciliation

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.

Table 17-53 Working with Connections in Account Reconciliation

Task Request REST Resource
Create a Connection POST /arm/rest/fcmapi/{api_version}/{module}/connections
View All Connections GET /arm/rest/fcmapi/{api_version}/{module}/connections
Update a Connection PUT /arm/rest/fcmapi/{api_version}/{module}/connections/{id}
Delete a Connection DELETE /arm/rest/fcmapi/{api_version}/{module}/connections/{id}