Icon | Description | How it runs | Available Connections |
---|
Insert excerpt |
---|
| _action_actionflow |
---|
| _action_actionflow |
---|
nopanel | true |
---|
|
See Actionflow Node Properties | Embeds an Actionflow within the current Actionflow. | Once per record | Insert excerpt |
---|
| _driving_connection |
---|
| _driving_connection |
---|
nopanel | true |
---|
|
|
Insert excerpt |
---|
| _action_screen |
---|
| _action_screen |
---|
nopanel | true |
---|
|
See Open Screen Node | Add an action to open a specified screen. If the specified screen contains a Start Phase button, the action node can then be connected to a Start Phase action node. The buttons can be mapped to each output of the action node to trigger different pathways depending on what the user clicks. For example, this method is used if the process requires confirmation by the user. A confirmation screen can appear with a message 'Are you sure?' with two options - Yes - the Actionflow continues to the yes output.
- No - the Actionflow stops
| Once per flow | Insert excerpt |
---|
| _driving_connection |
---|
| _driving_connection |
---|
nopanel | true |
---|
|
|
Insert excerpt |
---|
| _action_view |
---|
| _action_view |
---|
nopanel | true |
---|
|
See View Node | Add an action for a data view. The Actionflow uses views for additional data to use when processing records. | Once per record | Insert excerpt |
---|
| _driving_connection |
---|
| _driving_connection |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| _request_connection |
---|
| _request_connection |
---|
nopanel | true |
---|
|
|
Insert excerpt |
---|
| _action_calculate |
---|
| _action_calculate |
---|
nopanel | true |
---|
|
See Calculate Node Properties | Add an action to manipulate the data that is passed to the calculate action. In the calculate action, write an expression using one or more of the 135+ functions available in PhixFlow. | Once per record | Insert excerpt |
---|
| _driving_connection |
---|
| _driving_connection |
---|
nopanel | true |
---|
|
|
Insert excerpt |
---|
| _action_gateway |
---|
| _action_gateway |
---|
nopanel | true |
---|
|
See Gateway Node | Add an action to specify decision logic. Gateways control the route that records take as they flow through the Actionflow. | Once per record | Insert excerpt |
---|
| _driving_connection |
---|
| _driving_connection |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| _request_connection |
---|
| _request_connection |
---|
nopanel | true |
---|
|
|
Insert excerpt |
---|
| _action_url |
---|
| _action_url |
---|
nopanel | true |
---|
|
See Open URL Node | Add an action to open a specified URL. | Once per flow | Insert excerpt |
---|
| _driving_connection |
---|
| _driving_connection |
---|
nopanel | true |
---|
|
|
Insert excerpt |
---|
| _action_save |
---|
| _action_save |
---|
nopanel | true |
---|
|
See Save Node | Add an action to save the specified record(s) to its table. | Once per record | Insert excerpt |
---|
| _driving_connection |
---|
| _driving_connection |
---|
nopanel | true |
---|
|
|
Insert excerpt |
---|
| _delete |
---|
| _delete |
---|
nopanel | true |
---|
|
| Add an action to delete the specified record(s) from its table. | Once per record | Insert excerpt |
---|
| _driving_connection |
---|
| _driving_connection |
---|
nopanel | true |
---|
|
|
Insert excerpt |
---|
| _action_bulk_delete |
---|
| _action_bulk_delete |
---|
nopanel | true |
---|
|
| Add an action for the bulk deletion of records in a table or to delete all records in a table. | Once per record | Insert excerpt |
---|
| _driving_connection |
---|
| _driving_connection |
---|
nopanel | true |
---|
|
|
Insert excerpt |
---|
| _action_analysis |
---|
| _action_analysis |
---|
nopanel | true |
---|
|
See Analysis Node | Runs analysis on the specified tables. | Once per record | Insert excerpt |
---|
| _driving_connection |
---|
| _driving_connection |
---|
nopanel | true |
---|
|
|
Insert excerpt |
---|
| _action_http |
---|
| _action_http |
---|
nopanel | true |
---|
|
See HTTP Node | Performs an HTTP request. | Once per record | Insert excerpt |
---|
| _driving_connection |
---|
| _driving_connection |
---|
nopanel | true |
---|
|
|
Insert excerpt |
---|
| _action_email |
---|
| _action_email |
---|
nopanel | true |
---|
|
See Email Node | Sends an Email to specified recipients. | Once per record | Insert excerpt |
---|
| _driving_connection |
---|
| _driving_connection |
---|
nopanel | true |
---|
|
|
Insert excerpt |
---|
| _action_json |
---|
| _action_json |
---|
nopanel | true |
---|
|
See JSON Node | Handles JSON data and returns record objects as defined by the configuration. | Once per record | Insert excerpt |
---|
| _driving_connection |
---|
| _driving_connection |
---|
nopanel | true |
---|
|
|
Insert excerpt |
---|
| _action_for_each |
---|
| _action_for_each |
---|
nopanel | true |
---|
|
| Write up |
|
|
Insert excerpt |
---|
| _action_loop |
---|
| _action_loop |
---|
nopanel | true |
---|
|
See Loop Nodes | Facilitates the ability to loop within an Actionflow for tasks such as polling or paging through results. | Once per record | Insert excerpt |
---|
| _driving_connection |
---|
| _driving_connection |
---|
nopanel | true |
---|
|
|
Insert excerpt |
---|
| _action_converge |
---|
| _action_converge |
---|
nopanel | true |
---|
|
Write up. only | Converges two paths within an Actionflow. This action node does not merge any records but converges paths together. Only attributes common to all paths leading to the Join can Converge action node will be passed through. | Once per record | Insert excerpt |
---|
| _driving_connection |
---|
| _driving_connection |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| _request_connection |
---|
| _request_connection |
---|
nopanel | true |
---|
|
|
Insert excerpt |
---|
| _action_phase |
---|
| _action_phase |
---|
name | start |
---|
nopanel | true |
---|
|
See Phase Node | Starts the phase specified by the user on the action node. To add a phase action node there must be more than one phase in the Actionflow. | Once per flow | Insert excerpt |
---|
| _driving_connection |
---|
| _driving_connection |
---|
nopanel | true |
---|
|
|