Version: 19.11 (EOL)
Workspaces API
Temenos Journey Manager (TJM) provides a set of APIs for the Workspaces portal that can be used by external systems to implement integration with Journey Manager.
The result of each API call is subject to the TJM user security policy.
Basic principles of the Workspaces APIs are:
- Filter: Provides a guide on how to define filters in a JSON Query object.
- Sort: Provides a guide on how to define orderings in a JSON Query object.
The Workspaces REST API provides the following operations.
- Category: Provides a category REST API
- Current User: Provides a current user REST API
- Extract Name: Provides an extract name REST API
- Form: Provides a form REST API
- Group: Provides a group REST API
- Job: Provides a job REST API
- Org: Provides a organisation REST API
- Property Name: Provides a property name REST API
- Space: Provides a space REST API
- Txn: Provides a transaction REST API
- User: Provides a user REST API