Connect to Data from REST Endpoints
You can connect to data sources with REST endpoints in JSON format and analyze the data. For example, connect to SaaS or PaaS applications or government data such as weather, spatial, or census data.
Connecting to data via REST endpoints enables you to analyze data from many transactional SaaS or PaaS applications without having to understand the internal format or structure of the data.
Before you start, make sure that the data source can output data in JSON format.