Creating Workflows

Workflows enable the creation of automated sequences of actions that interact with various applications, allowing for efficient and streamlined processes. A workflow is initiated by a trigger event, followed by the execution of predetermined actions in response to that event.

Users can easily create their workflows using the Workflow Editor. Using the Workflow Editor, you can create workflows that start when:

  1. Data is added to a database

  2. You receive an email

  3. You receive a message from a chatbot

  4. The workflow is initiated at specified intervals

1. Creating a Workflow to Run When New Data is Added to a Database

Creating a workflow that activates when new data is added to a database is incredibly useful for real-time data processing. It ensures that your system reacts promptly to new information without manual intervention.

For additional insights, the article is available here.

Creating a Workflow to Run When New Data is Added to a Database

2. Creating a Workflow to Run When an Email is Received

Creating a workflow that activates upon receiving an email involves configuring a trigger to detect new messages in the inbox. This type of workflow automation is commonly used to streamline communication processes, manage incoming requests, and ensure timely responses to emails without manual intervention.

For further insights, access the article here.

Creating a Workflow to Run When an Email is Received

3. Creating a Workflow to Run When a Message from a Chatbot is Received

You can create workflow automations linked to popular messaging apps. This setup allows for direct interaction with Lucy via users' preferred chat applications, automating tasks seamlessly each time a message is received from a chatbot.

To gain more insights, find the article here.

Creating a Workflow to Run When a Message from a Chatbot is Received

4. Creating a Workflow that Runs at Specified Intervals

You can create scheduled workflows to automate recurring tasks at predefined times or intervals, making them ideal for tasks like daily backups, generating reports, or performing periodic data analyses.

For a deeper understanding, access the article here.

Creating a Workflow that Runs at Specified Intervals

Form Submission Automation

Form Submission Automation is a process that automatically handles the data submitted through a form. When a user fills out and submits a form, the automation takes over, performing various tasks based on the information provided.

Here are some common form submission automations you can do in Lucy.

  1. Send a Slack Message

  2. Post a Message on Microsoft Teams

  3. Send an Email

Last updated