Home >
VTAP Platform
> Server Jobs Example - Importing Daily Leads from a File
Articles in this section
Server Scripts & Jobs Overview
Using Custom Server Scripts in Processes, Workflows, and Approvals
Running Custom Background Tasks with Vtiger Server Jobs
Writing Code for Server Scripts and Jobs
Helper Method for Server Scripts and Jobs - Debugging
Helper Method for Server Scripts and Jobs - HTTP Request
Helper Methods for Server Scripts and Jobs - Vtiger REST API
Server Scripts Example - Contact Email Validation and Data Enrichment
Server Scripts Example - Update Credit Score of a Contact
Server Scripts Example - Calculate Organization Outstanding Invoice Amount
Server Scripts Example - Set Case SLA by Created Day
Server Jobs Example - Update Stocks Weekly in Warehouse System
Server Side Scripts & Jobs User Guide
Server Jobs Example - Importing Daily Leads from a File
This article gives you an example of how you can import daily leads from a file using Server Jobs.
A
Abdul Sameer
19 Apr, 2024 - Updated
7 months ago
Table of Contents
Importing Daily Leads from the Website to CRM
Consider CompanyX, which acquires leads from various sources. One of the sources is their website.
On their website, people visit and fill out the form. This data gets stored in a different service. From that service, leads need to be fetched every day and should be created in CRM.
To achieve this, you must create a Server Job to run daily before the work hour starts.
Was this article helpful?
0
out of
0
found this helpful.
Comments 0
Be the first to comment