This action creates a user in the built-in user management system. (If configured to do so in the Log-in component, this will also trigger the sending of a welcome email to the new user.)
This action sends emails. Emails can be sent to particular users, or to groups of users. Emails can be sent as plain text or with HTML formatting. Emails can contain fixed content, or dynamic content from tables, queries and views.
This action triggers a Data Import component to execute its pre-configured import of data from an external source. This will trigger a Record Update events for each record imported. Records may be imported to a different Table or set of Tables to this one.
This action calls on another Table Event to be executed. This can be in the current Table or another Table. It can specify a particular record in the table to be executed against, or specify a set of records, or specify that a new record should be created there before execution.