Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!

Question list filters

Filter by
Sorted by
Tagged with
Filter by Employee ID
Score of 0
1 answer
147 views

I’m trying to create a dynamic blocking activity in Elsa 3.5. The activity appears correctly in the designer, and when I run the workflow, it reaches my custom blocking activity, creates a bookmark, ...
Score of 1
1 answer
280 views

I'm using Elsa Workflows 3 for a project, and there are four types of triggers (source): HTTP Endpoint: triggers the workflow when a given HTTP request is sent to the workflow server. Timer: triggers ...
Score of 1
1 answer
269 views

I'm using Elsa Workflows 3 for a project, and there are four types of triggers (source): HTTP Endpoint: triggers the workflow when a given HTTP request is sent to the workflow server. Timer: triggers ...
Score of 1
1 answer
538 views

The following entries where made in the Program.cs file following the Elsa Workflows instructions: // Configure Management layer to use EF Core. elsa.UseWorkflowManagement(management => management....
Score of 1
0 answers
186 views

I am trying to setup the multi tenancy for Elsa API within an a large existing webapi application. I Followed instructions (https://docs.elsaworkflows.io/multitenancy/setup), but the most crucial part ...
Score of 0
1 answer
297 views

I want to customize the list of activities returned by the Elsa API since each user should see different activities based on their permissions or context. Is this feasible? The API I want to customize:...
Score of 1
0 answers
145 views

I'm trying to run the example apps laid out in the documentation, but if I try to use any Elsa library newer than version 3.0.0, I get a build error stating Elsa.Webhooks.Extensions is missing. What ...
Score of 0
0 answers
583 views

We're looking at implementing Elsa 3.0 into our asp.net core web server that currently uses wasm as the client. It's all currently setup with if it's own identity combined with OpenID etc. Im just ...
Score of 0
0 answers
589 views

i am currently trying to implement workflows with elsa version 3 using the elsa studio. I created a variable in the workflow that has a type string and a default value. Later a want to set the ...
Score of 1
1 answer
1019 views

I'm just learning ELSA. I'm analysing its documents. I found a example it is name is "Hello World HTTP" I implemented that sample. But I couldn't take any result. I can compile this project. ...
Score of 0
0 answers
119 views

Description: I encountered an issue when trying to run a workflow using MongoDB for persistence in my Elsa project. The error does not occur when using SQLite. Below are the details of my setup and ...
Score of 0
0 answers
69 views

I'm facing a problem with routing conflicts while registering Elsa server and Elsa HTTP endpoint with NopCommerce. I have registered everything, and all is good except for the HTTP endpoints. By ...
Score of 0
1 answer
857 views

I'm trying to change the default authentication of Elsa Studio WASM, but I'm not finding a way to implement authentication using JWT, to replace the application's default login which is: login:...
Score of 1
1 answer
224 views

I'm working with Elsa 3 (latest and greatest) workflows and trying to define a Switch activity with cases that include conditions. However, I'm encountering the following error: System....
Score of 2
1 answer
674 views

I'm exploring Elsa V3 for document approval workflows in my application. The process involves various stages like draft approval, customer review, and legal team approval. In this scenario, the ...

15 30 50 per page
1
2 3 4 5
…
8