Skip to main content

Build a Custom Processor

This guide will show you how to build a custom Flow workflow processor using Go.

Prerequisites

The following are needed for the guide:

You will also need to make sure you have a Flow server available. You can get a local environment up and running by following the Quick Start.

Basic understanding of Go and programming is assumed. If you run into issues, please reach out to us via Help.

Getting Started