TechyGuy99
TechyGuy99
When i debug, it gets through all the API startup logic with no errors, then when it goes to execute the line in the test below, if fails. when i...
[elsa-server-and-studio.zip](https://github.com/elsa-workflows/elsa-guides/files/14406884/elsa-server-and-studio.zip) I took the sample from the guides repo attached and added a simple sum activity. Create a workflow add a HttpEndpoint and connect it to the Sum Activity included....
I have tasks that simply call to apis, but the urls can change based on id. I don't want to write a custom task for every endpoint. Is it possible...