> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.devit.software/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Scheduled triggers in React Flow

# ${color}[#204a87](Scheduled triggers in React Flow)

${color}[#3465a4](**In this article:**)
* [Scheduled triggers in React Flow](#1-scheduled-triggers-in-react-flow)
* [Steps to create workflow with Scheduled triggers](#1-steps-to-create-workflow-with-scheduled-triggers)
* [The result of the workflow](#1-the-result-of-the-workflow) 

# ✔️ Scheduled triggers in React Flow

React Flow allows users to create scheduled workflows. It means that some actions will automatically be performed at the scheduled time and period. 
To do this, you need to use **Scheduled triggers**. 

Let's consider the situation. 
You want to receive a product sales report by selected time period to an email address. Let's set up such a workflow in the application.

# ✔️ Steps to create workflow with scheduled triggers

1. **Step 1.**

You need to click on **Create new** -> and Create from scratch.​​ 

Then choose one of two triggers in our case we should select **Time of  week** - so this workflow starts at scheduled time of the week. For example, at 9.00 on Monday. Select these parameters in the appropriate fields.

![Select trigger](https://storage.crisp.chat/users/helpdesk/website/3271b421d88bd400/time-of-week-trigger_9k2zq3.png)

2. **Step 2.**
Add action. Select from the drop down list **Send products sales report**. 

![](https://storage.crisp.chat/users/helpdesk/website/3271b421d88bd400/send-products-sales-report_rev69r.png)

3. **Step 3.**
Customize the field on the right and choose **Date range**

![](https://storage.crisp.chat/users/helpdesk/website/3271b421d88bd400/customize-send-product-sales-r_1pcoc5i.png)

4. **Step 4.**
Name your workflow and click **Save** button. 

# ✔️ The result of the workflow

By choosing this action. You will start a workflow that will send **Products sales report** every Monday without your intervention.
Use **Scheduled triggers** to automate processes in your store and save time for important things. 

## Suggested articles 

* [React Flow Templates ](https://help.devit.software/en/article/react-flow-templates-1slouze/)
* [Most Popular Flows](https://help.devit.software/en/article/most-popular-flows-zr4xhn/)


