Looking for something that's not here? Let us know: support@tiggzi.com
Documentation‎ > ‎Services‎ > ‎

Using on a screen

REST Service component allows to invoke a service (REST API). In general, you will follow these steps:
  1. Define and add a REST service to a page
  2. Map UI to service inpuot, then map service response UI
  3. Invoking the service
The links below will guide you step by step how to do it. 

Adding to a Screen







Mapping service to browser's Local Storage - save values from service and make them available on another app page. Or, use previously saved values as service input.