Automations help you and your organization do more, automatically. You can use them to:
- assign work,
- do work automatically,
- integrate FreeAgent to other systems or processes.
Edition Qualifier: Automations is only available in Enterprise and Unlimited editions.
User Permissions: Only Administrators can create automations.
In this tutorial we will cover the following topics:
- Navigate to Automations
- Create a New Automation
- Conditions
- Actions
- Edit Automations
- Automation Examples
Navigate to Automations
Open the menu and go to 'Admin Settings' to display the available options, then click 'Automations'. You can also use the search function to get there faster, just start typing 'Automations'.
Create a New Automation
To get started, click the 'Add New Automation' button.
Give your automation a name and select the Object for which you are creating it. In this case, 'Object' means 'App', and you can select between all your existing apps.
Then you need to specify when the automation should be triggered.
TRIGGER | DESCRIPTION |
On App Action | As soon as you click the App Action Button, the automation will be triggered. |
On Creation | As soon as you create a new record on the specified App, the automation will occur. |
On Change Of | When a change in the selected field is detected, the automation will take place. |
Schedule Chron | Think of this as a recurring event, you will be able to specify how often you want the automation to occur. |
Schedule Field | A single event triggered on a specif date, determined by the field selected. |
Note: For Schedule Chrom and Schedule Field, it is not necessary to specify the 'Object'.
To learn more about App Actions, please visit the following tutorial:
App Actions
To see an example of a Schedule Automation, please visit the following tutorial:
Schedule Automations
Conditions
It is also possible to add one or more conditions to the automation. These rules are inclusive, meaning that all the rules you specify need to occur for the automation to be triggered. Just click 'Add Conditions' to create your own set of rules.
The operators will vary according to the type of field selected. Here is the list of those available:
Operator | Description | Availability (field type) |
Is, Is Not |
The selected value is included (IS) or excluded (IS NOT) from the filter results.
|
|
<=, >= |
Less Than or Equal To; Greater Than or Equal To, will return records that fall above or below the selected value. |
|
Between |
This will return all the records that fall between a given range of numbers or a range of dates. |
|
Period |
Returns the records for a specified period, such as Last Week or This Month. |
|
Relative |
From X to X days, months, or years. |
|
After / Before |
All the records that fall before or after the specified date. |
|
Actions
The next section is where you specify the Actions for your automation. This will allow you to define what will happen when the conditions you set up before occur.
There are two different Action types available. To learn more about them, click on the corresponding tutorial:
Your automation can have either a single action or multiple ones, and they could be a combination of the two types available.