Testing an UbiFunction
How to test-run your UbiFunction


Last updated
Was this helpful?
How to test-run your UbiFunction
To test an UbiFunction, click the Save & Run Test button:

This opens a modal where you can enter a JSON object to test the UbiFunction. Click SAVE to execute the UbiFunction with the JSON object you entered.

If the UbiFunction doesn't require parameters, pass an empty object: {}.
Last updated
Was this helpful?
Was this helpful?