This video demonstrates how to use the Infor OS API Gateway to remotely start a workflow using the ION API Suite. It walks through using the gateway’s interface and the Swagger UI to locate and understand the “workflow start” endpoint, highlighting the required logical ID and JSON body inputs.
The video then shows how to execute the API directly from Swagger and, for a more practical application, uses the Postman API client with necessary OAuth 2.0 authentication to trigger the workflow, confirming success by the 200 status code and locating the running instance in the Infor OS portal.