Custom Functions
Verify domain for custom function emails
The SendMail task in deluge is used in custom functions in Zoho Sprints. This enables you to automate emails from your application. By default, the email's from address will be Zoho Sprints' default email address. With this capability, you can send ...
Merge and store documents using Zoho Writer
You can now use template functions to merge and store documents using Zoho Writer. The document template is built using the fields being merged from Zoho Sprints. The in-built deluge functions deliver the values to the merge fields in the document, ...
View function logs
Function logs help you monitor those functions that have been deployed in your application. This will enable you to audit the status of the executed functions and the execution responses. When a function fails to be executed, you can view the ...
Execute standalone functions
Use standalone functions to process data that are operated by external parameters. Zoho Sprints provides the ability to create functions and use REST APIs to execute them to arrive at simple business solutions. These functions can be triggered from ...
Manage custom functions
You can perform the following actions for functions: Create function Edit function Delete function Create function from gallery Create function To create custom function: Click the gear icon at the top-right. The settings window will appear. Select ...
About custom functions
Zoho Sprints comes with the capability for you to create custom functions and automate your business process. A Custom Function is composed of a group of deluge statements that are combined to perform a certain task. This function can be invoked ...