All REST Endpoints
Budget Item
Use the Budget Item service to integrate budget items. Budget items represent costs associated with labor or other project expenses.
- Batch Integrate Budget Items with an External Data Source
- Method: postPath:
/primeapi/restapi/budgetItem/syncBatch
- Integrate a Budget Item with an External Data Source
- Method: postPath:
/primeapi/restapi/budgetItem/sync
- View Integrated Budget Items
- Method: getPath:
/primeapi/restapi/budgetItem/externallySourced
CBS
Use the CBS service to integrate cost breakdown structure codes for a workspace or project. A CBS is used to track, manage, and report costs related to a project. CBS codes enable you to define and track custom cost data within project or workspace CBS.
- Batch Integrate CBSs with an External Data Source
- Method: postPath:
/primeapi/restapi/cbs/project/syncBatch
- Integrate a CBS with an External Data Source
- Method: postPath:
/primeapi/restapi/cbs/project/sync
- View Integrated CBSs
- Method: getPath:
/primeapi/restapi/cbs/project/externallySourced
Change Order
Use the Change Order service to integrate change orders. Change orders are documented changes that have been made to contracts and commitments.
- Batch Integrate Change Orders with an External Data Source
- Method: postPath:
/primeapi/restapi/changeOrder/syncBatch
- Integrate a Change Order with an External Data Source
- Method: postPath:
/primeapi/restapi/changeOrder/sync
- View Integrated Change Orders
- Method: getPath:
/primeapi/restapi/changeOrder/externallySourced
Change Order Line Item
Use the Change Order service to integrate change orders. Change orders are documented changes that have been made to contracts and commitments.
- Batch Integrate Change Order Line Items with an External Data Source
- Method: postPath:
/primeapi/restapi/changeOrderLineItem/syncBatch
- Integrate a Change Order Line Item with an External Data Source
- Method: postPath:
/primeapi/restapi/changeOrderLineItem/sync
- View Integrated Change Order Line Items
- Method: getPath:
/primeapi/restapi/changeOrderLineItem/externallySourced
Commitment
Use the Commitment service to integrate commitments. Commitments represent argeements between your company and subcontractors to complete specified units of work.
- Batch Integrate Commitments with an External Data Source
- Method: postPath:
/primeapi/restapi/commitment/syncBatch
- Integrate a Commitment with an External Data Source
- Method: postPath:
/primeapi/restapi/commitment/sync
- View Integrated Commitments
- Method: getPath:
/primeapi/restapi/commitment/externallySourced
Commitment Line Item
Use the Commitment Line Item service to integrate commitment line items. Commitments represent agreements between your company and a subcontracters to complete specified units of work. A line item represents billable work associated with a cost.
- Batch Integrate Commitment Line Items with an External Data Source
- Method: postPath:
/primeapi/restapi/commitmentLineItem/syncBatch
- Integrate a Commitment Line Item with an External Data Source
- Method: postPath:
/primeapi/restapi/commitmentLineItem/sync
- View Integrated Commitment Line Items
- Method: getPath:
/primeapi/restapi/commitmentLineItem/externallySourced
Company
Use the Company service to integrate companies. Multiple companies can work together using the same Prime environment. For example, if the owning company hires a design firm and a subcontractor to work on the same project, the owning company can add both of the other companies as partner companies. The owning company can also add users to the partner companies and give them access to workspaces, projects, and portfolios. Two types of companies are supported: Owning Company: Represents the company with ownership of the application instance. Owning companies cannot be deleted. Partner Company: A separate entity from the owning company that needs access to the application. Partner companies represent vendors, resellers, subcontractors, owners, suppliers, and other consultants.
- Batch Integrate Companies with an External Data Source
- Method: postPath:
/primeapi/restapi/company/syncBatch
- Integrate a Company with an External Data Source
- Method: postPath:
/primeapi/restapi/company/sync
- View Integrated Companies
- Method: getPath:
/primeapi/restapi/company/externallySourced
Project
Use the Project service to integrate projects. Projects are company initiatives and goals you can manage in Oracle Prime
- Batch Integrate Projects with an External Data Source
- Method: postPath:
/primeapi/restapi/project/syncBatch
- Integrate a Project with an External Data Source
- Method: postPath:
/primeapi/restapi/project/sync
- View Integrated Projects
- Method: getPath:
/primeapi/restapi/project/externallySourced
Project Actuals
Use the Project Actuals service to integrate project actual data.
- Batch Integrate Project Actuals Data with an External Data Source
- Method: postPath:
/primeapi/restapi/projectActuals/syncBatch
- Integrate Project Actuals Data with an External Data Source
- Method: postPath:
/primeapi/restapi/projectActuals/sync
- View Integrated Project Actuals
- Method: getPath:
/primeapi/restapi/projectActuals/externallySourced
Project Actuals Line Item
Use the Project Actuals Line Items service to integrate project actual line items.
- Batch Integrate Project Actuals Line Items with an External Data Source
- Method: postPath:
/primeapi/restapi/projectActualsLineItem/syncBatch
- Integrate a Project Actuals Line Item with an External Data Source
- Method: postPath:
/primeapi/restapi/projectActualsLineItem/sync
- View Integrated Project Actuals Line Items
- Method: getPath:
/primeapi/restapi/projectActualsLineItem/externallySourced
Resource
The Resource service enables you to integrate resources. Resources represent any quantifiable item you can track and assign to specific activities in a project.
- Batch Integrate Resources with an External Data Source
- Method: postPath:
/primeapi/restapi/resource/syncBatch
- Integrate a Resource with an External Data Source
- Method: postPath:
/primeapi/restapi/resource/sync
- View Integrated Resources
- Method: getPath:
/primeapi/restapi/resource/externallySourced