Test with Postman
We provide a Postman collection to help you test the API. You can use it without writing any code. Each folder in the collection contains requests from the beginning of the workflow to the current step.
Following we will show you how to use the API by using the Postman. Before you start, please make sure you have the following resources:
- Postman installed
- Download the example collection and import it to Postman
- Download the example environment and import it to Postman
- Download the example event log file (CSV) and download the example event log file (XES), both are from BPI Challenge 2012
After importing the collection and environment, you need to set the variables.
First, click the PrCore
collection, and then click the Variables
tab.
Then, set the server
as the local hosted PrCore server’s address.
Also, when we using this collection, we need to set the environment to PrCore
, which is the environment we imported before.