This guide demonstrates how to set up a simple invoice system in Bosbec and expose its data through an API.
getting-started
14 articles
Tutorials
This guide demonstrates how to set up a simple order system in Bosbec and expose its data through an API.
This guide sets up My Events, an example event sign-up app built entirely with Bosbec Workflows. It includes a page for creating events, a shareable page for guests, and a REST API behind both.
This guide combines two things you may already have tried: an SMS Gateway that sends messages over HTTP, and the Hello World Interface that serves a logged-in web page from a workflow.
This guide will walk you through the process of building your own API using Bosbec Workflows. The chapters below include practical, step-by-step examples that demonstrate how to build workflows…
At first, the user interface of the Workflow Builder is relatively minimal, but there are many elements that can be opened and may need an introduction. This section aims to show the different…
Getting started with a new platform to solve a problem can be challenging, and it is understandable if you are unsure where to begin, which concepts are important, or how the different systems fit…
This guide demonstrates how to build your own web interfaces using Bosbec authentication and data stored in your Bosbec account.
Goal: Create an API token, import a ready-made workflow, and send your first successful POST request.
Not every workflow has to solve a business problem. This guide sets up a small two-player Rock Paper Scissors game, with a backend built entirely with Bosbec Workflows. It's a fun way to get…
This series of articles guides you through a structured approach to building a simple web tool using Bosbec and AI. In this example, we will create a basic to-do list application, but the…
How-to guides
This workflow provides a starting point for exporting Bosbec units as subscribers to Rule.
BankID is a widely used electronic identification service in Sweden, and many Bosbec customers want to let their end users verify or sign using BankID as part of a call flow, web form, or other…
This guide demonstrates how to use Bosbec Workflow Builder to receive sales data from an external system, transform it into the format required by Personalkollen, and send it to the Personalkollen…