Can a scheduled script call a restlet without auth...
# suitescript
m
Can a scheduled script call a restlet without authentication?
b
although i agree with @alien4u and you should just use a shared module
m
Will do
b
depending on how lazy you are, you may actually be able to get away with using the restlet code itself as the shared module
girl grin 2
m
🤔 will try it