Is it possible to call a client script in restlet?
# integrations
s
Is it possible to call a client script in restlet?
n
You could potentially replicate the functionality in a module but realise a RESTlet is server side not client side so the default response would be "no".