The Swagger page is an interactive API documentation tool that provides a user-friendly interface for exploring, testing, and executing available workflows through API endpoints. It allows developers, administrators, and technical users to understand and interact with the workflows without requiring direct access to Bizweaver.
The API Schema Designer allows users to define the request payload object that can be send to the WF through the new Rest API.
To define a payload object, click on the API icon in toolbar.
Enter the object in Json format – Note that the object structure is what is important here (Not the values)