elsa-core/samples/aspnet/Elsa.Samples.AspNet.Onboarding.WorkflowServer/Readme.md
2024-02-02 20:01:14 +02:00

458 B

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 file. This will start a new onboarding workflow and return the workflow ID.