This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
bizweaver:restapi [2025/01/13 17:34] dtucker |
bizweaver:restapi [2025/01/14 09:52] (current) dtucker [Using the API schema designer in BW workflow designer] |
||
|---|---|---|---|
| Line 25: | Line 25: | ||
| - Authentication: | - Authentication: | ||
| - Before using any endpoints on the swagger page, click on Authorize and enter your BW API Key | - Before using any endpoints on the swagger page, click on Authorize and enter your BW API Key | ||
| + | |||
| + | {{ : | ||
| + | |||
| - Exploring Workflows: | - Exploring Workflows: | ||
| - Open a web browser and navigate to the swagger URL https:// | - Open a web browser and navigate to the swagger URL https:// | ||
| Line 31: | Line 34: | ||
| - Review the list of workflows under the relevant API sections. | - Review the list of workflows under the relevant API sections. | ||
| - Expand each endpoint to view the request and response details. | - Expand each endpoint to view the request and response details. | ||
| + | |||
| + | {{ : | ||
| + | |||
| - Testing Workflow Execution: | - Testing Workflow Execution: | ||
| - Select the endpoint for the workflow you want to test. | - Select the endpoint for the workflow you want to test. | ||
| Line 45: | Line 51: | ||
| To define a payload object, click on the API icon in toolbar. | 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) | Enter the object in Json format – Note that the object structure is what is important here (Not the values) | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | {{ : | ||