Partial reload API
The full API documentation is available in the Reference section, here we’re interested in the PUT /v4/app/{appId}/reload
endpoint.
Demo apps for partial reloads
A couple of apps showing how to use Butler’s partial load API are included in the GitHub repository.
- The first app’s load script uses the Butler API to do full and partial reloads of the second app.
- The second app loads 10 rows of data during a full reload and 5 rows during a partial reload.
Video showing how to use demo apps
Available at Ptarmigan Labs’ YouTube channel and also in the Butler YouTube playlist.