DEV Community

Habib Software Engineer
Habib Software Engineer

Posted on

Create Custom Functions

Custom functions are written using deluge scripting language to effectively manipulate data, communicate with third-party applications and update response in your CRM.

To create a custom function

  1. - Log in to Zoho Developer console and click Build Extensions for Zoho CRM.
  2. - Sselect the extension you'd like to modify and click Edit.
  3. - Click Automation in the left pane of the Extension Details page and click Workflow.
  4. - Select Custom Functions tab at the top of the page.
  5. - In the Workflow Custom Functions page, click Create.

Image description

In the Workflow Custom Functions dialog box, do the following:

  • Specify a name for the custom function.
  • Select the module for which you want to trigger the custom function.

Image description

Note

Make sure you associate the custom function to the workflow rule that is created for the same module.

In the deluge script editor, write the function. See Also Program Custom Functions
Click Save.
skype: polas.habib
Email: polas.habib@zohomail.com

Top comments (0)