elsa-core/samples/aspnet/Elsa.Samples.AspNet.Onboarding.WorkflowServer/Readme.md

7 lines
458 B
Markdown
Raw Normal View History

2023-10-15 09:37:21 +00:00
# Onboarding Sample - Workflow Server
This application represents the workflow server for the onboarding sample. It's a simple ASP.NET Core application that hosts the workflow server and the onboarding workflow.
## Starting the Onboarding Workflow
To start an onboarding workflow, invoke any HTTP reuest found in the [run-onboarding-workflow.http](./run-onboarding-workflow.http) file. This will start a new onboarding workflow and return the workflow ID.