I am trying to call a custom function using NodeJS
Created the custom function in a file ‘shortuuid.js’ in folders: extensions > server_connect > modules
I then created a function in API:
in the functions steps I created a Set Value gave it a name and called the new custom function.
I tried to see the result with a response
Tried everything but keep getting a 500 server error.
Also why is there no console.log step? It is an important part of development.
Community Page
Last updated:
Last updated: