Can I get Data into Data Tables through wpDataTables ? If yes, How ?
Background
I came across below paragraph on Appsumo description and this can be very much useful to me
To create your table, upload files from an existing data source. wpDataTables supports MySQL query, Google Sheets, PHP array, JSON, and XML input sources. Or you can input the data manually.
I'm sorry, but we're not familiar with this API, but from what we see, it looks like it's returning a multi-level JSON response, which unfortunately isn't supported by wpDataTables, and you can't use it to generate a table from it.
Depending on where the data is returned in the JSON response, you should adjust it for wpDataTables using some sort of a PHP adapter, and create a serialized PHP array. Unfortunately, preparing a file like this isn't included in the provided support for the plugin, which refers only to advice.
I regularly need to Extract data through API here - https://data.gov.au/data/api/1/util/snippet/api_info.html?resource_id=a371918f-b531-4a54-85ee-820f8252ca55
Can I get Data into Data Tables through wpDataTables ? If yes, How ?
Background
I came across below paragraph on Appsumo description and this can be very much useful to me
To create your table, upload files from an existing data source. wpDataTables supports MySQL query, Google Sheets, PHP array, JSON, and XML input sources. Or you can input the data manually.
Hello Rupesh
I'm sorry, but we're not familiar with this API, but from what we see, it looks like it's returning a multi-level JSON response, which unfortunately isn't supported by wpDataTables, and you can't use it to generate a table from it.
Depending on where the data is returned in the JSON response, you should adjust it for wpDataTables using some sort of a PHP adapter, and create a serialized PHP array. Unfortunately, preparing a file like this isn't included in the provided support for the plugin, which refers only to advice.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables