Skip to content

conductor-sdk/conductor-examples

Repository files navigation

Example workflows

Looking to find example workflows or code to get started with Conductor? You have landed at the right place!

This repository contains various end to end working workflows that you can use to bootstrap your Conductor project.

Examples

If you have a workflow you'd like to share, please create a pull request!

Language Specific Examples

Go

See go-samples for examples of building workflows and workers in golang

Java

Shipment Workflow Example

Python