First Look at the Workflow Builder At first, the user interface of the Workflow Builder is relatively minimal, but there are many elements that can be...
Troubleshooting your workflow When building workflows, the question “Why isn’t my workflow working?” will sooner or later arise. You may feel like everything...
Building Your First API This guide will walk you through the process of building your own API using Bosbec Workflows. The chapters below include...
GET Units from HTTP-in In this guide, we’ll create an endpoint that returns found unit data in an array. The below is an example...
POST Units to HTTP-in In this guide, we’ll create an endpoint that creates a unit based on the body of a POST request. The...