Hey all,
Per title, I have a project that involves a JSON feed as a data source via URL. Here is an example feed.
Seeking advice on how best to approach this using Bricks for a range of CPT and loop templates that are fed by the JSON data.
The major caveat is we also need to filter the imports. There is 1 JSON feed that will populate a handful of subsites on a multisite - each subsite represents an event location that should only publish JSON content for that location. The JSON has a field to specify location.
I found JCI Pro plugin but it seems unnecessarily complex to achieve the goal.
I’m wondering if it is possible through ACF Pro, directly through Bricks, a simpler JSON importer or even WP core. Maybe the filtering is better handled after the JSON is parsed anyway within the queries on each subsite…? Open to suggestions.
Any and all advice welcomed, I’m not sure where to begin or end! Thanks in advance!
Cheers,
Tom