Anybody set up restlets where you can only specify...
# suitescript
z
Anybody set up restlets where you can only specify the url and the login and password? Anyway to pass in the account number and role into the URL or is there a better way to do it?
s
restlets are deployed on a per-account basis so passing in a dynamic account (e.g. via url) doesn't make sense to me.
perhaps mention what problem you're trying to solve and we can provide suggestions?