Articles in this section
Authenticate Emails with SPF, DKIM, and SenderID
Auto forward your emails to Vtiger
Automate Outgoing Emails in Email Settings
Managing User Profiles
Automation - Approvals
Setting up User Roles
Automation - Assignment Rules
Set up Multi-path Workflows
Creating a Scheduled Workflow
Automation - Scheduler
Creating a Workflow
Webforms in Vtiger CRM
Set up a Workflow Action to Create Event
Set up a Workflow Action to Create Task
Set up a Workflow Action to Invoke Custom Function
Set up a Workflow Action to Create an SMS Task
Set up a Workflow Action to Send Mails
Set up a Workflow Action to Update Fields
Automation - Workflow Action - Webhook
Automation - Workflows - Vtiger Expressions
Configuration - Business Hours
Configuration - Company Details
Configuration - Consents
Configuration - Customer Portal
Maps in Vtiger CRM
Configuration - Usage Details
Configuring Encrypted Data Fields in Vtiger CRM
Configure Picklist Dependencies
Considerations for Deactivating Vtiger Users
Control Fields and Record Displays using Configuration Editor
Create Reminders for Records and Inbox
Create a field of a Grid type
Dealing with Currencies and Taxes
Enable Desktop Notifications on Chrome Web Browsers
Vtiger CRM Add-ons
IMAP Configuration - 2-way sync between Vtiger and IMAP providers
Setting up Autopay & Payment Gateways
Inventory - Tax Management
Inventory - Terms and Conditions
Login to Vtiger on SSO SAML using ADFS
Mailroom Functionality for Different Scenarios
Manage Multiple Currencies
Marketing and Sales - Deal to Project Mapping
Marketing and Sales - Lead Conversion Data Mapping
Marketing and Sales - Profile Scoring
Module Management - Labels Editor
Module Management - Module Numbering
My Preferences
My Preferences - Calendar Settings
Tags in Vtiger
My Preferences - Notification Preferences
SAML Support in Vtiger CRM
Vtiger Mailroom
Settings - Configure Module Settings
Settings - Create Dynamic Fields and Layouts
Module Management - Creating a Relationship Between Modules
Settings - Customize Records and Fields for your Business
Settings - How to set email autoresponder to Webform submission?
Settings - Left Menu
Settings - Manage Global Picklists in Vtiger
Settings - Set up your Support Team
Settings - Start Up Page
Settings - Working with Picklist Values
Module Management - Module Builder
Support - SLA Policies
Troubleshooting Login Issues
Add-Edit Unsubscribe Links in your Email Template
User Management - Authentication
User Management - Encrypted Field Access Logs
User Management - Groups
User Management - Login History
User Management - Profiles
User Management - Roles
User Management - Settings Log
User Management - Sharing Rules
User Management - Users
User Management - Vtiger Support Access
Vtiger Buzz - Chrome Extension for Notifications
Vtiger Implementation wizard
Vtiger Language Support
Configuring Websense Trackers
Websense - Widgets
Adding Hidden Fields to a Webform
Auto forward Emails from Microsoft Office 365
Adding Custom Module
Configuration - Storage Guard
Customizing your Self-Service Portal Theme Using CSS Styles
Login Page Customization
Creating App-specific Password for Gmail Outgoing Server
Module Management - Module Layouts & Fields
Settings - Personalize Module Layouts
Module Management - Modules
Automation - SMS Reply Actions
Duplicate Prevention in Modules
Configuring Dependent Fields and Blocks for Modules
Formula Fields
Creating Custom Filters
Adding a local DNS Entry
Set up a Workflow Action to Create Records
Set up a workflow to create records.
R
Ruba
29 Dec, 2023 - Updated
10 months ago
Table of Contents
Setting up the Create Records Action
The Create Records workflow action creates records in a module when triggered. For example, you can create a workflow that creates a record in the Deals module when a lead’s Status = Hot.
To learn more about deals, click here.
However, for the workflow to create records, you must set up the trigger and entry criteria. To learn more about them in detail, click here.
Let us take the example of Deals and Leads mentioned above to learn about the working of the workflow action.
Accessing the workflow page:
- Click the User Menu on the top right corner of the screen.
- Click the Settings button.
- Look for the Automation section.
- Select Workflows.
- Click the +New Workflow button.
- Select Standard.
Entering basic information:
- Select the Target Module as Leads.
- The Leads module is disabled by default. Follow these steps to enable it:
- Click the User Menu on the top right corner of the screen.
- Click the Settings button.
- Look for the Module Management section.
- Select Modules.
- Find the Leads module and enable its checkbox.
- The Leads module is disabled by default. Follow these steps to enable it:
- Enter workflow name, status, etc.
Select the workflow trigger:
- Select this Workflow Trigger - Lead updated (Includes Creation).
- Choose Every time conditions are met from Recurrence.
Set up the workflow entry criteria:
- Click the +Add Condition button.
- Enter the condition - Lead Status is Hot by following the steps below -
- Select ‘Lead Status’ from the first drop-down and ‘is’ from the second.
- Click on the text area on the right.
- Select Raw text from the drop-down.
- Click on Select an option.
- Choose Hot.
- Click Save.
Set up the action:
- Click the Add Action drop-down.
- Select Create Record.
- This opens a window where you must enter record details.
- Enter the Action Title. For example, Create a deal.
- Select Deals from the Create a record in drop-down.
- Enter the values on the right for the fields mentioned on the left.
- Click on the text area on the right.
- Select Raw text from the drop-down.
- Click on Select an option or type the field value.
- Click Save.
- Click the +Add Record Field button to add a new field from the Deals module.
- Follow the steps above to fill out all the mandatory fields.
- Click Save to save the action.
- Click Save to save the workflow.
When you add a new field in Step 17(e), to fill out the field value, you have three options.
- Raw text: You must manually enter the value the field must take.
- Field: When you select this option, you choose a field whose value must be copied to the selected field.
- Expression: This option lets you use the fields to form an arithmetic expression, the value of which will be updated in the selected field. You can also use ready-made functions from the Use Functions drop-down.
- After selecting the function, enter field names in the function placeholders from the Use Field drop-down. For example, concat(first name, last name) is a function that connects the first and last names.
- To learn more about expressions or functions, click here.
|
Was this article helpful?
1
out of
1
found this helpful.
Comments 0
Be the first to comment