Actions provide certain services or functions such as sending mails or writing an entry to a data base. They can be created by clicking the "New action" button   inside a state.

Every action consists at least of a:

  • Name: The name has to be unique.
  • Description: The description is optional.

Generally speaking, there are two differents kinds of actions.

File providing actions

These actions create files or make files on the file system available so that they can be used by other actions requiring a file, such as sending a mail with an attachment. The following providing actions exist:

Processing actions

These actions either process files provided by file providing actions or provide other services such as redirecting the user to another URL.

The following processing actions are available:

Plugin action

New actions can be added through plugins. These actions may be providing or processing actions. Documentation for these actions can be found inside the documentation for the plugins that provides them.

Deprecated

Deprecated actions only exist for backwards compatibility. Please avoid using deprecated actions.

Tags:
Copyright 2000-2024