Data Source: RSS, XML, ..

Process RSS, XML, JSON as a Live Feed
Introduction This Tutorial shows how to connect a data feed (RSS, XML, JSON) into EachScape and make it available as a Live Feed in the app. The data f...
Tue, 23 Jun, 2020 at 7:54 PM
Process RSS, XML, JSON as a SQL DB
Introduction The first part of this Tutorial shows how to connect a 3rd party data source (RSS, XML, JSON) into EachScape to make it available for your ...
Wed, 5 Feb, 2020 at 4:05 PM
Using a Query Parameter in a Live Feed
Using a Query Parameter in a Live Feed Introduction You can add a parameter when requesting data from a Live Feed.  This permits you to make i...
Wed, 5 Feb, 2020 at 4:11 PM
Upload Data from Spreadsheet
Upload Data from Spreadsheet Introduction Tabular data can be created from spreadsheet data such as Excel or Google Docs. You can create your tab...
Wed, 29 Jan, 2020 at 1:40 PM
Replacing a feed name by a variable.
Using a Variable for a Feed Introduction This is a technique to use multiple data sources (feeds) within a single statement. This is more for the adva...
Wed, 29 Jan, 2020 at 1:44 PM
Browsing a Remote Data Source
To browse a remote Data Source, open it in the Builder, and click on the "browse" link (next to the URL). While browsing a remote Data So...
Wed, 29 Jan, 2020 at 1:49 PM
Creating an XML Data Source
Overview XML Data Sources provide access to a huge body of content. RSS is a subset of XML and is therefore applicable to everything described here. When yo...
Wed, 29 Jan, 2020 at 1:53 PM
Select a subset of record from a Data Source
Select a subset of record from a Data Source   i.e. : Using Secondary Tables in Live Data Sources   ADVANCED TOPIC. The sample XML below will be used...
Wed, 29 Jan, 2020 at 1:56 PM
Basic HTTP Authentication for a Remote Data Source
For iOS: You can use a variable for the username/password on the data source. But you have to make sure that the variables are set before you load any views...
Wed, 29 Jan, 2020 at 1:57 PM
Advanced: Preservation of Local Data Source Filters and View History
This article specifically covers an advanced topic that will allow you to bypass the automatic behavior of data source filters in EachScape apps. Every ...
Wed, 29 Jan, 2020 at 2:07 PM