Skip to main content

Workflow Experiences

A workflow experience represents a high level wrapper around a workflow. It is the main entry point for interacting with a workflow. It provides a set of functions that allow you to interact with the workflow in a way that is agnostic to the underlying implementation. This allows you to build a workflow experience that is completely customizable and configurable.

Over the next few sections we'll walk through the different parts of a workflow experience and how to use them.