Creating a Workflow that Runs at Specified Intervals
Last updated
Last updated
Automating tasks is crucial for streamlining your workflow and increasing efficiency. One effective method is to schedule tasks to run at specific intervals. By setting up these recurring actions, you can automate repetitive processes, reducing manual effort and minimizing errors.
Set your workflow to run:
Every minute: For tasks that require frequent updates or monitoring.
Every five minutes: For moderately frequent tasks.
Every hour: For tasks that need to be executed periodically throughout the day.
Every day at midnight: For daily tasks or reports that need to be generated overnight.
In this article, you'll learn how to create a workflow that sends a to-do list via email every day at midnight.
To create the workflow:
On Lucy app homepage, click the My Work tab on the left.
All the folders you have created, as well as those created by others, will be listed.
Click on the respective folder to open it.
Within your folder, click the Workflows tab.
Click the + icon. Workflow Editor will open.
Select a trigger block to start the workflow.
Click How do you want to trigger your workflow? box. All the available Trigger blocks will be displayed in a pop-up.
Select the Trigger every day at midnight trigger block.
Select the action block(s) to be executed.
Click the + icon. All the available Action blocks will be displayed in a pop-up.
Select the Communications category and choose the Send Email block.
Configure the Send Email block.
Click the arrow icon of the Send Email block to expand it.
Subject: Type in the subject line of the email.
To: Type in the recipient’s email address.
Body: Type in the message to be sent.
Enter a appropriate name for the workflow and save it.
To test the workflow, click the Play button.
Click Execute. The workflow will be executed and a email will be sent to the respective recipient.
Watch this video that automate sending a daily to-do list to employees via email every day at midnight.