This project is not covered by Drupal’s security advisory policy.

A Feeds processor plugin that can be used to populate the fields of a content type using a remote source. It uses Feeds' attachment ability to make Feeds-based import workflows more extensible.

It allows you to use the Feeds module as an importer for single objects instead of only lists of items. In Feeds' terms, the Feed is also the Feed Item / Feed Node.

In most cases, the Node Processor is configured with a type of node you want to create, and with this you don't need that option.

You may need this is if your data source has remote data in both a list and in more detail in its main display.

Use case:

  • An API that allows you to get a list, and get an item, but not a list and its items with all their properties.
  • The data source you are importing is a web page with a list, and each item has values only available on their main content page.

Credits:

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Module categories: Import and Export
  • chart icon76 sites report using this module
  • Created by twistor on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases