Object and Event Based APIs - EcoSys - Customization & Programming - Hexagon PPM

EcoSys Web Service API Usage Documentation

Language
English
Product
EcoSys
Search by Category
Customization & Programming
EcoSys Version
9.0

Two types of APIs are supported, objects and events that can be accessed through web services:.

  • Object APIs: Supports read and write of objects and their attributes, used for creating, reading, updating, and deleting objects (records). These correspond to spreadsheets in EcoSys, with objects mapping to spreadsheet rows.

  • Event APIs: Supports triggering an event, such as a workflow or data transformation. These correspond to action batches and report batches in EcoSys.

The published web services provide different interfaces for callers, but internally are based on EcoSys engine that executes Spreadsheets, Actions Batches, Report Batches, and are subject to the same security and business logic.