Loading...
 

Workflows are a very powerful part of the application. They permit us to automate our business logic to some extent making it possible to standardize the process and have the application do some of the repetitive tasks our business requires.

It is necessary to execute four steps to configure and set up a workflow:

  • Select a module against which the workflow will be executed and give it a name

  • Select when the workflow will be triggered

  • Select any conditions that restrict for what records the workflow must take it's actions

  • Define and configure the different tasks that the workflow will perform

In the next section, you will be able to find more information on these steps.

  • Workflow Launch Conditions

  • Workflow Step by Step Explanation

  • Scheduled Time-Based Workflows

Workflow Tasks

  • Update Workflow Tasks

  • Add/Delete Tags Workflow Tasks

  • Related Product/Service Workflow Task

  • Invoke Custom Functions Workflow Tasks

  • SMS Workflow Tasks

Workflow Examples

  • Workflow Examples

  • How to send emails/SMS on specific weekdays

SECTION:

Admin Manual
Developer Manual