We're Moving to a New Support Platform – Starting June 1st!
We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.
You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.
While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.
We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.
Thanks for your continued support and trust – we’re excited to bring you an even better support experience!
Hello there,
I would like to ask if there's any feature like getting the data from an external API?
Just wanted to check before purchasing your plugin.
Thank you.
BRegards,
Jon
Hello Jon
Thank you for your interest in our plugin.
The API should return a JSON response, and if it's a one-level array of same-structured objects where each object will be parsed as a row, and each field inside of the object as a cell (see this example), you would be able to create a table that's pulling data using that JSON file.
If the JSON returns a different format, you would need to prepare a PHP adapter (for example), which would return one of the formats that wpDataTables can read, and create a table linked to a Serialized PHP Array.
Please feel free to check out this public ticket also:
https://tmsplugins.ticksy.com/ticket/1901173/
If you have any further questions, please let me know.
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