Workflow Client
Overview
The Workflow Client lets you programmatically interact with your workflow runs.
You can use it from the same application that hosts your workflows, or from any external service.
The client is lightweight and stateless. You can safely reuse a single instance across your application.