Data
Overview
Data module takes care of the data inside the App. You can define structure and create data set to use in App. You can define one or more datasets for their App.
You can serve data to app also through API using Integrations. You can specify API endpoint and call different methods from the API to fetch or post data to API.
This module has 2 sub menus to configure data for App.
You can add datasets to hold in-app data. |
||
You can specify integration to get or send data from/to any API. |