Workflows Overview

OneRecord API is a great solution for companies who want the most control over their integration with the OneRecord ecosystem. OneRecord Workflows exists as a product for companies who want to put their time into what makes their business different instead of reinventing solutions.

What is a Workflow?

A Workflow is a packaged up set of UI and functionality that gives easy integration to OneRecord API features. A Workflow is implemented as a standalone web component. This enables usage in any browser environment and any standards compliant frontend framework (like React, Solid, Vue, etc.). Each Workflow is built for a specific task. This allows easy integration and composability. You may even mix-and-match OneRecord API integration approaches: you can use Workflow for a specific task and subsequently finish a flow by talking to OneRecord API directly (or vice versa).

Why Workflows?

Workflows drastically reduce the complexity of integrating with OneRecord API because it handles making calls to OneRecord API for you. Be sure you check the a Workflow's Reference Guide for information on what that specific Workflow can do for you.

Workflow Reference Guides

Need a different Workflow?

OneRecord is in the process of building more Workflows so that more complete solutions can be built using only Workflows. Please contact OneRecord if you would like to request a Workflow for your specific use case.


What’s Next

Next, it will be helpful to learn how to install and use Workflows