How to call a restlet from a schedule script withi...
# suitescript
s
How to call a restlet from a schedule script within the same account ? I used https module but authentication failing .! What are all the auth headers needed ?
s
The typical answer here is to avoid calling a restlet and instead just call the code the restlet uses.