Triggers
1. Description
It is designed to create and edit the scheme's triggers. A trigger can be used to run a Flow schema on a schedule.
For example, refreshing an integration token or sending an email at a specified time.
It consists of the following elements:
Creation tool (Fig.1(1));
Search field (Fig.1(2));
Refresh button (Fig.1(3));
Registry (Fig.1(4));
Pagination (Fig.1(5)).
Fig. 1. Triggers page
1.1. Creation tool
Use the Add button (Fig.1(1)) to create a new object. Access to a General tab opens after clicking. You can open tabs for existing Trigger through the entries editing tool (see paragraph 1.4.7).
Tabs:
1.2. Search field
The search is performed on the Name column.
1.3. Refresh button
(Fig.1 (3)).
1.4. Registry
The registry is a list of entries of existing objects in this section, each of which consists of a set of fields:
Checkbox;
Name;
Type;
Schema;
Enabled;
Manual start button;
Editing tool;
Removal tool.
If there is no entry on the page, then an additional Add button is displayed in the register, the functionality of which duplicates the Add button in paragraph 1.1.
1.4.1. Checkbox
Fig. 2. Confirm deletion modal window
1.4.2. Name
The name of the Trigger are displayed here. Clicking on the name opens the Trigger's General tab (if you have edit rights).
1.4.3. Type
The Trigger type is displayed here.
Available types:
At Time - the Trigger fires at the set time. The time is set on the General tab in the Expression field.
1.4.4. Schema
Displays the name of the Flow schema that is being used.
Clicking on the name of the Flow scheme opens the General tab of this Flow scheme if the Flow scheme type is Code, or the graphical editor, if the Flow scheme type is Diagram.
1.4.5. Enabled
A switch that is responsible for enabling and disabling the Trigger profile by the position:
- Trigger execution at the set time;
- does not execute at the set time.
1.4.6. Manual start button
Clicking the button to do the Trigger regardless of the Enabled switch position and auto Trigger settings.
Manual triggering does not cancel automatic triggering if the Enabled switch is on.
1.4.7. Editing tool
1.4.8. Removal tool
Fig. 3. Confirm deletion modal window
1.5. Pagination
2. Opportunities
2.1. Create a new Trigger
Goal | Create a new Trigger |
---|---|
Preconditions | |
Steps |
|
Result | Data saved. The Trigger is created. |
2.2. Delete a Trigger
Goal | Delete a Trigger |
---|---|
Preconditions |
|
Steps
|
|
Result | The modal window closes. The Trigger is removed. |
2.3. Delete several Triggers
Goal | Delete several Triggers |
---|---|
Preconditions |
|
Steps
|
|
Result | The modal window closes. Triggers are removed. |
2.4. Edit a Trigger
Goal | Edit a Trigger |
---|---|
Preconditions |
|
Steps
|
|
Result | Data saved. |
2.5. Enable/disable Trigger
Goal | Enable a Trigger |
---|---|
Preconditions |
|
Steps
|
|
Result | The Trigger is enabled |
2.6. Run a Trigger manually
Goal | Run a Trigger manually |
---|---|
Preconditions |
|
Steps
|
|
Result | The trigger started manually. |
- 1 1. Description
- 1.1 1.1. Creation tool
- 1.2 1.2. Search field
- 1.3 1.3. Refresh button
- 1.4 1.4. Registry
- 1.4.1 1.4.1. Checkbox
- 1.4.2 1.4.2. Name
- 1.4.3 1.4.3. Type
- 1.4.4 1.4.4. Schema
- 1.4.5 1.4.5. Enabled
- 1.4.6 1.4.6. Manual start button
- 1.4.7 1.4.7. Editing tool
- 1.4.8 1.4.8. Removal tool
- 1.5 1.5. Pagination
- 2 2. Opportunities