Category "elsa-workflows"

HTTP Endpoint not working with Elsa ERR_CONNECTION_REFUSED

I tried creating a web app in .Net standard 6.0 and added a simple workflow for HTTP Endpoint requests & responses. but the server URL returning ERR_CONNECT

c# - elsa workflow - child workflow - how to get workflowInstanceId of parent workflow

I have an elsa workflow parent which is calling some child workflows. Every child workflow has some custom activities (based on SendHttpRequest elsa activity).

Elsa Workflow - How to implement cascade dropdown

I have two dropdowns in an activity. One of them it's populated dynamically from OptionsProvider attribute. I would to like to populate a second dropdown from t