FAQs in this section
What is Vtiger CRM Process Designer?
What are the benefits of using Process Designer?
What are the feature and edition availability for Vtiger CRM?
What is a business process in the process designer?
What is a Flowchart in the process designer?
What is a Workflow in the process designer?
What is a Process Designer?
What is a process design?
What are Process Designer components?
What is Process Designer Components Menu?
How to add an action in the process designer?
How do I add a condition in the process designer?
How do I add Wait Time in the process designer?
How do I add a label in the process designer?
How can I delete a component in the process designer?
What are Vtiger CRM Process Designer keyboard shortcuts?
How to go access the Process Designer module?
What are process design versions?
How do I activate and deactivate process design versions?
How do i I access Process Designer Summary View?
How to view Process History for process design versions?
What are actions available in the process design versions?
What are the actions available in process design records?
Can I link flows in the Process Designer to multiple loops?
What is Fetch Records action in Process designer?
What is Vtiger's Data Source Designer?
What is Zero-Copy Integration?
What are the benefits of Zero-Copy Integration?
Which merge tag should I use to dynamically display the current page number?
How do I fetch data from Vtiger using the Code Editor?
How do I create a virtual module in the CRM?
How do I use the Unique Record Identification (Key ID) for the Virtual modules in the mobile app?
How to create a process flow for a business process?
Table of Contents
Let us now learn how to create a process flow for a business process with a precise illustration.
For instance, we have considered the below scenario for a business process:
Note: We recommend creating a business flowchart for a business process (To a Notepad or a document) before creating the process flow on the Process Designer.
Let us learn how to create a process flow for the Deal Process on the Process Designer.
Follow these steps to create a process flow for the Deal Process on the Process Designer:
Step1: Setting up a Process Design
Follow these steps to set up the Deal Process:
Step2: Configuring the start of a Process
Follow these steps to start Deal Process:
Step 3: Configuring a Condition (True)
Follow these steps to configure a True Condition for Deal Process:
Step 4: Configuring an Action (Update)
Follow these steps to configure the Update action for Deal Process:
For instance, we have considered the below scenario for a business process:
Note: We recommend creating a business flowchart for a business process (To a Notepad or a document) before creating the process flow on the Process Designer.
- Name of the Business Process: Deal Process
- Module Chosen: Deals
- Number of Workflows: 1
- Deal Process Workflow:
- If Deal Amount > 1M, Is True then, (Criteria)
- Update the next action (Action)
- Wait for an hour (Wait Time)
- Check if the Sales Stage is still new (Criteria)
- Send an email to the Manager (Action)
- Is False, then,
- Send an SMS notification to the Teamlead (Action)
- If Deal Amount > 1M, Is True then, (Criteria)
Let us learn how to create a process flow for the Deal Process on the Process Designer.
Follow these steps to create a process flow for the Deal Process on the Process Designer:
Step1: Setting up a Process Design
Follow these steps to set up the Deal Process:
- Login to your CRM account.
- Click the User Menu.
- Click Platform.
- Look for Designers.
- Select Process Designer.
- Click +Add Process. You will be directed to the Add Process window.
- Enter the following information in the below fields:
- Name: Enter Deal Process.
- Module: Select Deals.
- Status: Select Active.
- Assigned to: Select the user or group to whom the process is assigned.
- Click Edit Process. You will be directed to the Add Process window.
Step2: Configuring the start of a Process
Follow these steps to start Deal Process:
- Click + mark on Trigger. The Trigger Properties window opens up.
- Select Update (Includes Creation).
- Under Recurrence select, Every time record is saved.
- Click Save. The Saved notification is displayed.
- Add the label Deal is Updated /Created.
Step 3: Configuring a Condition (True)
Follow these steps to configure a True Condition for Deal Process:
- Click + mark on Trigger. You will be directed to the Components Menu.
- Click Add Conditions. You will be directed to the Conditions window.
- Under All Conditions, click + Add Condition.
- In the Select Field dropdown, select Amount.
- In the Select Condition dropdown, select greater than.
- In the Set Amount value window, enter 1000000. (You can also select a Field or Expression by clicking the Raw Text dropdown).
- Click Ok.
- Click Save Conditions. The Saved notification is displayed.
- Add the label Amount >1M.
Step 4: Configuring an Action (Update)
Follow these steps to configure the Update action for Deal Process:
- Click + mark on Add Conditions. You will be directed to the Components Menu.
- Click Add Action. You will be directed to a list of actions.
- Select Update. You will be directed to the Update Fields window.
- In the Add Field dropdown, select Next Step.
- In the Next Step field, enter Follow up call in the Set Next Step value window. (You can also select a Field or Expression by clicking the Raw Text dropdown).
- Click Ok.
- Click Save Task. The Saved notification is displayed.
- Add the label Update Next Step.
Step 5: Configuring Wait Time
Follow these steps to configure a wait time for Deal Process:
- Click + mark on Add Action. You will be directed to the Components Menu.
- Click
Was this FAQ helpful?
0
out of
0
found this helpful.
Comments 0
Be the first to comment