Gallery functions are pre-built custom functions available in Zoho Desk. These standard functions are ready to use and can be configured with minimal effort, without requiring advanced Deluge scripting.
Custom functions can be deployed from the gallery in three simple steps:
- Configure a gallery function to satisfy your business needs.
- Associate the function to a workflow rule.
- Test integration of the custom function.
Note:
Pre-written Deluge code is included and can be modified if required.
To create a custom function
- Navigate to Setup (
) > Automation > Workflows. - Click Custom Functions under the Workflows.
- In the Functions page, click Functions Gallery.
- Select the function that suits the business need.
- In the Clone page for the selected function:
- Update the function name.
- Add a Description.
- Select the Department and Module.
- Map Arguments to fields.
- Under Argument Mapping section, map the argument with field name in module.
- Click Save.
Note:
Only functions built for that module can be used in the workflow. For example, function created for Tickets module can be used in Tickets workflow.
To associate custom function to a workflow rule
- Navigate to Setup (
) > Automation > Workflows. - Click Create Rule.
- Configure workflow criteria.
- Click Add Function (
), under Actions. - Select Existing Custom Function.
- Choose the required function and click Save.
Testing custom function
Test the custom function to ensure it works as expected and transfers the required data accurately between Zoho Desk and the connected application.