Testing an UbiFunction
How to test-run your UbiFunction
Last updated
How to test-run your UbiFunction
Last updated
To test an UbiFunction you can click on the Save & Run Test button:
This will pop-up a modal in which you can input a JSON object for testing the UbiFunction. Upon clicking the SAVE button, the UbiFunction will be executed with the JSON object passed.
If the UbiFunction doesn't require parameters, pass an empty object.