Replies: 1 comment
-
To implement a custom form with Elsa 3.0, you would typically create a workflow that includes an activity to handle form submissions. While there isn't a specific "Form" activity in Elsa 3.0, you can use the HTTP Endpoint activity to receive HTTP POST requests when your form is submitted. Here's a high-level overview of the steps you would follow:
Unfortunately, as of my knowledge cutoff date, there isn't a detailed guide or example specifically for custom form implementation with Elsa 3.0. However, you can refer to the general documentation and resources available for Elsa workflows to understand how to work with HTTP Endpoint activities and design workflows. For more detailed instructions on working with HTTP Endpoint activities and other aspects of Elsa 3.0, you should refer to the official documentation and guides available on the Elsa Documentation Website. If you need further assistance or a more detailed example, please let me know, and I can provide additional guidance based on the available documentation and resources. This comment was generated by Glime. |
Beta Was this translation helpful? Give feedback.
-
Please provide a sample for custom form implementation with Elsa 3.0.
Beta Was this translation helpful? Give feedback.
All reactions