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
stalbert
06/28/2018, 2:40 PM
restlets are deployed on a per-account basis so passing in a dynamic account (e.g. via url) doesn't make sense to me.
stalbert
06/28/2018, 2:41 PM
perhaps mention what problem you're trying to solve and we can provide suggestions?