REST API or SOAP Web Service to create a Project Financial Plan in Project Portfolio Management
Content (please ensure you mask any confidential information):
We would like to automate the creation of Project Financial Plans through integration.
Currently, we can create financial plans manually through the UI under Project Financial Management → Financial Plan.
Our requirement is to perform this action programmatically, so we’d like to know:
- Does Oracle provide any standard REST API or SOAP Web Service for creating Project Financial Plans?
- If yes, could you please share:
- The API endpoint or WSDL name
- Example of the request body (payload)
- Any documentation or usage notes
If such a service is not available, is there any
0