• Restlets can use Token-Based Authentication
• Restlets have a higher governance limit
• Restlets can respond to more request types beyond
GET
and
POST
high five 2
s
stalbert
01/23/2020, 10:53 PM
but wait, there's more! suitelets can run in the context of any user (even admin) if needed. Restlets always run with the permissions of the authenticated caller.
stalbert
01/23/2020, 10:53 PM
Suitelets can have more control over the request/response since they don't rely on the platform to provide serialization/deserialization