Consume Service actions from library
42
Views
1
Comments
New
Backend

Make it possible to consume Service actions from within a library.
Within a library I can consume a REST API, but can not consume a service action.
A REST API gives additional overhead in respect to a service action call, like additional authentication and autorisation. In a service action this is all safely handled by OutSystems.

Changed the category to
Backend