Home  >   FAQs   >  How do I create a Server job?
FAQs in this section

How do I create a Server job?

Table of Contents

Creating Server Jobs

You can create server jobs in the Server Jobs module in the CRM. 
Follow these steps to create a new server job:
  1. Log in to your CRM account.
  2. Click the Main Menu.
  3. Click Platform.
  4. Select Server Jobs. You will see a list of available server jobs.
  5. Click the Add Server Job.
  6. Enter or select information for the following -  
    1. Job Name: Enter a name for the job.
    2. Assigned to: Select a user from the drop-down to assign the job.
    3. Frequency: Select a frequency from the drop-down.
      1. Select the duration.
  7. Click Save.
  8. Type your code in the field provided.
  9. Click the Playground tab.
  10. Click Execute and Verify to validate your code.
  11. Change the Status to Active to run the job.
 

Code format

async function main() {
//Type your code here


}
Was this FAQ helpful?
0  out of  0  found this helpful.
Comments 0
Be the first to comment
© Copyright 2023 Vtiger. All rights reserved.