Backdrop noob here, but very experienced with Drupal 7, including doing very complex feeds imports with XSLT parsers and whatnot.
I'm trying to create the most basic of feeds importers using the JSONPath Parser. Here is the JSON that I am trying to import: {"title": "Lorem Ipsum"}
. If I run the importer, I get the error "No filter class exists for token [index]". A similar feeds importer using the CSV parser works just fine, BTW.
Am I missing something obvious?
I am attaching screen shots of my feeds importer configuration and the error.
I must say that my first venture into Backdrop has been rather frustrating so far. I'm starting to wonder if I've made the wrong choice of CMS...
Comments
I may be looking at this module in the next few days so I'll keep this in mind and post back here if I have anything to note.
Is this the main frustration or is there something else? I'd be interested to hear more about your experience.
@NumerousHats, I think I found an issue that should solve it. If you're able to test please report back on the issue or PR:
Still interested in the other question, too. ;)