Ever have wanted to import data into your Drupal site from JSON or a big ol' PHP array? You don't need to sweat all the gory details of matching up nodes and fields and coding massive for loops. Let the Drupal Feeds module do that for you. We're going to be uisng the Feeds Extensible Parsers module which provides a JSONpath expression analyzer…
Read more about Feeds Extensible Parsers JSONPath Tutorial: Map JSON to Drupal Fields