Episode 15: Hazelnode, Workflow Automation App with Frappe Framework & React!

2 min read 6 months ago
Published on Apr 21, 2024 This response is partially generated with the help of AI. It may contain inaccuracies.

Table of Contents

Step-by-Step Tutorial:

  1. Start by creating a new workflow in the Hazelnode app.
  2. Set a trigger for the workflow, such as a schedule event or any other trigger type.
  3. Add actions to the workflow by selecting from options like API calls, emails, or telegram messages.
  4. Configure the selected action by providing the necessary parameters.
  5. You can edit the selected action settings by clicking on the "Edit Action Settings" button.
  6. To delete a node from the workflow, click on the node you want to remove and then select the option to delete it.
  7. Save the workflow to persist the changes made to the workflow.
  8. To add a new node to the workflow, ensure that you have a trigger node set before adding any other actions.
  9. After setting the trigger node, you can add additional actions to the workflow.
  10. Ensure that you handle scenarios where the first node is being added differently from subsequent nodes to avoid errors in the workflow configuration.
  11. Test the workflow by selecting different actions and configuring them as needed.
  12. Once you have completed setting up the workflow with all the necessary actions, save the workflow to finalize the changes.

By following these steps, you can effectively create and configure workflows in the Hazelnode app using the Frappe Framework and React.