• Resolved Chris

    (@weazel91)


    Hi all,

    I see that there is a way to have a table exported to JSON. But is there a way to have this JSON automatically outputted to a URL which can be accessed externally?

    Basically, I have a page for rehearsals and we will update the table accordingly. However we have these picked up externally via a URL at present to show these rehearsals within another application.

    Is what I am asking do-able or is there a plugin for purchase?

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    For this, you can use the TablePress Auto Export Extension from https://tablepress.org/downloads/extensions/tablepress-auto-export-tables.zip
    When installed, this will save a copy of a table to a file on the server (e.g. as /wp-content/tables/table-name.json), whenever a table if modified.
    (The default format for the export is CSV, but that can be changed in the PHP code of the Extension.)

    Regards,
    Tobias

    Thread Starter Chris

    (@weazel91)

    Hi Tobias,

    This is exactly what I was looking for, and thanks for the fast response.

    JSON doesn’t fully work ‘out the box’ for my requirements but I can manipulate.

    Many many thanks!

    Chris

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias
    ?
    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘JSON Output`’ is closed to new replies.