Manage the timing and conditions for sending your Actions
How it works
Basically, your action is run right after the response is completed. However, in some cases, you may need to delay it by several minutes or hours, run it every week, or execute it only if a specific condition is met. Formli has several settings to make the schedule of sending actions more flexible.
Setup Guide
To begin, you should create the action. Afterward, you can apply one or several settings at the same time by activating the corresponding toggle:
This guide will show how to create the "Send an email" action. However, you can apply these settings to any other available action type.
Step 1 - Create an Action event
- Open Formli edit page. Click on
… More
menu and chooseAutomations
. - Click on
+ Add a New Event
button. - Click on the dropdown list to choose the type of the event.
- Click on the
Save
button.
Step 2 - Create an Action
- Click on the New Action button
- Choose the action type in the dropdown list - Send an email.
- Fill in the required fields (for Send an email action - Send to, Email Subject, Email Body, Sender Name, Sender Email) and optional fields if needed. Then click on the
Save
button.
How to add a condition to the Action
You can set specific conditions for executing actions, such as:
- Sending emails to different recipients based on the user's response.
- Sending an email only if the user requests a response from the company.
- Sending a confirmation email if the order amount is larger than the available amount.
- Turn on the toggle
Execute conditionally
- Add the first part of the condition. Use
[
to select the reference from the list. - Choose an operator. The list of operators varies depending on the data type (numbers, dates, text).
- Add the second part of the condition.
- Click on
+Add condition
button to create multiple conditions that will be applied at the same time. - Click on the
Save
button.
The email will now be sent only if the condition statement is true.
How to create a delayed action
If you want to send the email after a certain time following the completion of a response, you can delay the action by a few minutes, hours, or days.
- Turn on the toggle
Delay action
. - Choose the time period.
- Choose the number of periods.
- Click on the
Save
button.
How to add repeated action
- Turn on the toggle
Repeat this action
. - Choose the time period. (For now, you can only repeat the action daily, weekly, monthly, or yearly. You cannot send the action every 2 weeks, etc.)
- Click on the
Save
button.
How to add a specific time
- Turn on the toggle
Run at a specific time
. - Choose or edit the time.
- Click on the
Save
button.