Read table data via the WordPress REST API.
This feature module is part of the TablePress Max plan.
The TablePress REST API module offers “read” access to TablePress tables via the WordPress REST API, so that tables can be embedded into external apps and systems or read from other sites.
Feature description
Accessing tables via the REST API is useful when data needs to be accessed from external systems, like smartphone apps or single-page JavaScript apps.
These can then query the list of tables or an individual table and will get the table’s JSON data back, for processing with their own business logic.
Usage instructions
To use this feature with your tables, enable the “REST API” module on the TablePress “Modules” screen.
Tables will then be available to authenticated users via the WordPress REST API.
On this page