Workspaces API
Temenos Journey platform provides a set of APIs for the Workspaces portal and can be used by external systems to perform integration by calling Journey Manager.
The result of the API calls is subject to the user security policy.
Basic principles of the Workspaces APIs are:
- Filters
- which provides a guide on how to define filters in a Query
- Sorts
- which provides a guide on how to define orderings in a Query
Workspaces APIs include:
- Category API
- which provides a REST category API
- Current User API
- which provides a REST current user API
- Extract Name API
- which provides a REST extract name API
- Form API
- which provides a REST form API
- Group API
- which provides a REST group API
- Job API
- which provides a REST job API
- Org API
- which provides a REST organisation API
- Property Name API
- which provides a REST property name API
- Space API
- which provides a REST space API
- Txn API
- which provides a REST transaction API
- User API
- which provides a REST user API