Replies: 1 comment
-
|
Hi Faesel,
Elsa 2 is currently in preview and is planned to be released end of Q1. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I had a question on whether you could create a workflow using c# that appears on the dashboard without using the designer. I noticed there is a brief mention of the Workflow Definition Store in the docs which can be used to create new workflows.
I patched together some code below to create a workflow, which I can see creates something on the dashboard. However
JsonReaderException: Error reading JObject from JsonReader. Current JsonReader item is not an object: Null. Path 'Exception', line 1, position 91.Am I missing some properties or something?Is there an example of this floating around somewhere?
Below is the full stack for the error:
Beta Was this translation helpful? Give feedback.
All reactions