Skip to main content
Custom Functions in Zuper allow you to automate and streamline workflows by creating tailored functions to interact with your data.
Navigation: Settings -> Developer Hub -> Custom Functions
  1. From the settings, select β€œDeveloper Hub,” choose β€œCustom Functions,” and click β€œ+New Custom Function.”
CF1 Pn
  1. Fill in the custom function details.
CF2 Pn Click β€œSave Function” to save the custom function.
  1. Click β€œTest Function” to test the coding.
CF8 Pn
  1. A dialog box appears. Click β€œTest” to proceed.
CF3 Pn
  1. The test function is successfully done.
CF4 Pn
  1. Click icon to edit or deactivate the function.
CF5 Pn
  1. Click the β€œExecution History” tab to view the custom function execution history.
CF6 Pn
  1. The execution history details are displayed.
CF7 Pn
Custom Functions do not support complex logic and will be deprecated. Use the Code node in Workflow Builder for new automations requiring custom logic.

Additional Tips

  • Check API Documentation: For more details on available endpoints and parameters, refer to the Zuper API Documentation (linked at the top of the Custom Functions page).
  • Monitor Status: Use the Status filter in the Execution History tab to view successful, failed, or in-progress executions.