Load data
Last updated
Last updated
© 2024 UI Bakery
You’ve successfully connected your data source and now you can start loading data from it to display it or send it to your API or database. One of the most common operations you would do here is loading a list of objects. In order to do this, you have to create and execute a Load Table action.
Click Create Action in the Actions tab.
Select the data source you need to load data from.
Depending on the data source selected, specify the necessary parameters.
For example, select the necessary table or enter an API URL path. It will be added to the URL you’ve specified in the HTTP data source settings.
Next, click Execute action. Your data will be displayed in the Result tab and errors (if any) will appear in the Logs.