IBM Business Process Manager, Version 8.5.0

REST interface for IBM BPM repository resources

The following IBM Business Process Manager resources represent repository-related REST APIs.

Introduction

This IBM Business Process Manager resource set includes generic resources that help you develop client applications and enable you to work with repository assets. The resources that are included in this set help you accomplish the following tasks:

Available since

8.5.0

Summary of all methods

+ View methods
REST MethodDescription
POST .../projects
Use this method to import a process application or toolkit from a .twx file.
GET .../projects/{projectId}/export?snapshot={string}
Use this method to export a snapshot of a process application or toolkit to a .twx file.

Subtopics

The following subtopics describe the REST resources that are defined for this resource set:

Parent Topic: REST interface for IBM BPM repository resources