• I was wondering if it is possible to create a JSON feed from the plugin? We have the plugin installed and running well but now there is a requirement for the events to be populated on various other websites.

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author Stephen Harris

    (@stephenharris)

    It’s possible, but the plug-in doesn’t provide a JSON feed. It provides an iCal feed which, despite its shortcomings, is the de facto standard for event feeds. There’s no in-built JSON based feed because there’s no standard that has caught on in quite the same way.

    That said, it is relatively easy to create feeds using WordPress using the add_feed function (this is how the plug-in creates its ical feed).

Viewing 1 replies (of 1 total)

The topic ‘REST API Integration’ is closed to new replies.