From d1338fd1768a26ee89e799f4bb38218ccaba146a Mon Sep 17 00:00:00 2001 From: Kalpshekhar Gupta <73540353+kalpshekhar-sag@users.noreply.github.com> Date: Thu, 21 Sep 2023 23:29:29 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index feebdc4..ede2e71 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ WxStreamSets is a webMethods Integration Server package designed to simplify th 5. Copy the **Credential ID** and **Token**. ## Usage -There are three flow-services as follows: +Following APIs in terms of flow-services are supported: 1. wx.streamsets.v1.jobRunner.services.startJobById - To start a specific job. 2. wx.streamsets.v1.jobRunner.services.getJobCurrentStatusById - To get the status of a specific job. 3. wx.streamsets.v1.jobRunner.services.custom.startJobByIdSync - To start a specific job and wait for it to finish.