Testing an UbiFunction

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.

circle-info

If the UbiFunction doesn't require parameters, pass an empty object: {}.

Last updated

Was this helpful?