# 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.