Welcome to Portal

?Unknown\pull-down

Welcome to Zoho Cares

Bienvenido a Soporte de Zoho

Search our knowledge base, ask the community or submit a request.

Custom Script using Deluge

Deluge is a scripting language specifically designed for the Zoho ecosystem. It stands for Data Enriched Language for the Universal Grid Environment and is tailored to help users automate tasks and customize applications across Zoho's suite of products. Read more about Deluge.

Deluge Custom Scripts for Conditions 

How to add the Deluge script for Trigger Email:

To add a custom script for Trigger Email:

  1. Navigate to Builder > Hub > Triggers and click the CREATE Trigger Emails

  1. Click the ADD CONDITON button at the top-right corner.

  1. Click If and select Deluge script Snippet.

  1. Add the custom script required to run the required logic. You can also test run the code to ensure the logic works.

  2. Add your sender email address and other necessary fields to the email settings for triggering the email when the custom script condition returns True.

How to add a Deluge script for the Survey End Page logic 

To add a custom script for Survey End page logic:

  1. Navigate to Builder > Settings > Survey End page and click Add Logic.

  2. Click If and select Deluge script Snippet from the dropdown.

  1. Add the custom script required to run the end page logic. You can also test run the code to ensure the logic works.

  2. In the Default Flow, select the page to redirect to when the custom script logic works.

  1. Click SAVE at the bottom of the page to confirm the changes.

Deluge Custom Scripts for Piping 

The Deluge custom script can be used for piping in the Survey End page and Survey Disqualification page

How to add Deluge script in Survey End Page: 

In the Survey End page, the Deluge script can be used for piping in two places, namely in the custom message and in the redirect to a new page.

    1. Custom Message

To add a custom script for a custom message in the Survey End page:

  1. Go to Builder>Settings>Survey End Page, and click on Add Logic.

  1. Click If, scroll down, and select DelugeScript Snippet.

  1. Add the custom script required for piping and test run the code to ensure it works.

  2. Choose the desired action when the piping works under the then section.

  3. Click SAVE. 

    1.  Re-direct to a New Page

To add a custom script to Re-direct to a New Page in the Survey End Page, follow the steps below:

  1. Go to Builder>Settings>Survey End Page, and scroll down to the Default end page section. Then choose the Redirect to a new page option.

  1. Then click on the Insert Variable icon, scroll down, and select Deluge Script snippet.

  1. Add the custom script required for piping and test run the code to ensure it works. If it works, click SAVE.  

  2. Add the piping parameter to the URL to which the survey should redirect, and click SAVE.

How to add  Deluge script for  survey disqualification page  

In the Survey Disqualification page, the Deluge script can be used for piping in two places, namely in the custom message and in redirect to a new page.

    1. Custom Message

To add a custom script for a Custom Message in the Survey Disqualification Page, follow the steps below:

  1. Navigate to Builder > Settings > Survey Disqualification page, and choose the Custom Message option.

  1. Click Insert Variable, scroll down, and choose Deluge Script Snippet.

  1. Add the custom script required for piping in the window that opens and test run the code to ensure it works.

  2. Click SAVE.

    1. Re-direct to a New Page

To add a custom script to Re-direct to a New Page in the Survey Disqualification Page, follow the steps below:

  1. Navigate to Builder > Settings > Survey Disqualification page, and select the Redirect to a new page option.

  1. Click the Insert Variable icon, scroll down, and select Delugescript Snippet.

  1. In the window that opens, add the custom script required for piping and test run the code to ensure it works. If it works, click SAVE.  

  2. Add the piping parameter to the URL to which the survey should redirect, then click SAVE.

Deluge Custom Scripts for Integrations 

How to add a Deluge script for Webhook: 

Follow the steps below for adding a Deluge script for Webhook integrations:
  1. Navigate to Builder > Hub > Triggers and click the CREATE button for Webhook.

  2. Provide a name for the Webhook and add the POST URL.

  3. In the Request Body, enter a name for the key.
  4. Add the VALUE by scrolling down and selecting Deluge Script from the custom script options

  5. Add the custom script required to run the required logic. You can also test run the code to ensure the logic works.
  6. Add the query parameter, also using a custom script if required.
  7. Add the Header details and click SAVE.

How to add a Deluge script for Power BI: 

Follow the steps below for adding a Deluge script for Power BI integrations:
  1. Navigate to Builder > Hub > Integrations and click the CREATE button for Power BI.

  2. Provide a name for the Power BI and add the POST URL

  3. In the Request Body, enter a name for the key. Scroll down and select Javascript from the custom script options.
  4. Add the custom script required to run the required logic. You can also test run the code to ensure the logic works.
  5. Click SAVE.
 

How to add a Deluge script for Zoho CRM: 

Follow the steps below for adding a Deluge script for Zoho CRM
  1. Navigate to Builder > Hub > Integrations and click the INTEGRATE button on Zoho CRM.

  2. Select the environment you wish to pass the responses to, then click NEXT.

  3. Select the CRM modules from which values should be passed to Zoho survey, using the dropdown button.

  4. Select the type of action that needs to be performed. Under the value to be passed on, scroll down and select Deluge Script from the custom script options.

  5. Add the custom script required to run the required logic. You can also test run the code to ensure the logic works.
  6. Click SAVE.  
 

How to add a Deluge script for Zoho Recruit 

  1. Navigate to Builder > Hub > Integrations and click the INTEGRATE button on Zoho Recruit.

  2. Select the MODULES you wish to pass the responses, then click NEXT.

  3. Select the type of action that needs to be performed. Under the value to be passed on, scroll down and select Deluge Script from the custom script options.

  4. Add the custom script required to run the required logic. You can also test run the code to ensure the logic works.
  5. Click SAVE.
 

How to add a Deluge script  for Google Sheets 

Follow the steps below for adding a Deluge script for Google Sheets:
  1. Navigate to Builder > Hub > Integrations and click the INTEGRATE button on Google Sheets.

  2. Select the spreadsheet and questions that need to be integrated and click NEXT.

  3. In the Google Sheet integration page, click the + button.

  4. Under Select question, scroll down and select Deluge script from the custom script options.

  5. Add the custom script required to run the required logic. You can also test run the code to ensure the logic works.

  6. Click SAVE
 

How to add a Deluge script for Zoho Sheets 

Follow the steps below for adding a Deluge script for Zoho Sheets:
  1. Navigate to Builder > Hub > Integrations and click the INTEGRATE button on Zoho Sheets.

  2. Select the spreadsheet and questions that need to be integrated and click NEXT.

  3. In the Zoho Sheet integration page, click the + button. Depending on the number of questions, you may need to scroll down.

  4. Under Select question, scroll down and select Deluge script from the custom script options.

  5. Add the custom script required to run the required logic. You can also test run the code to ensure the logic works.

  6. Click SAVE

Points To Note 

 The following keywords are restricted to be saved in Deluge :

 

sendmail

posttochat

zoho

integration

 

Sample Reference 

A sample reference Deluge script snippet code demonstrating a simple condition using an if statement.
The provided Deluge code snippet demonstrates a simple condition using an if statement.
This code snippet checks a specific response value and returns true if it matches the string 'Single'.
 

if(application.get('survey').get('question').get('C').get('response') == 'Single' )

{

return true;

}
NotesNote:
You can read here more about built-in Deluge functions. You can only use text functions, Date- Time functions, Number functions and some Common functions.



Helpful?00
Updated: 17 days ago
Share :