Monday 9 October 2017

IBM BPM - Exploring the REST API

This is definitely a starter-for-10, but I was talking with a couple of colleagues about the IBM BPM REST API last week, and made a few notes.

So I'm using IBM BPM 8.5.7 CF2017-06 on the IBM Cloud ( BPM is a Software-as-a-Service solution there, amongst other things ) as my testbed.

BPMoC has a REST UI : -





plus a retrievable Swagger document for the APIs: -



and, better still, a Swagger Generator: -



Note that, for BPMoC, the URLs are like this: -


as per this: -


This is all more fully documented here: -



No comments:

Visual Studio Code - Wow 🙀

Why did I not know that I can merely hit [cmd] [p]  to bring up a search box allowing me to search my project e.g. a repo cloned from GitHub...