With the webform echo system growing and growing the import of webform submissions is one of the last big migration items I think many people will need.

Currently feeds shows an option to import webform submissions but does not include any of the webform component fields as targets. In addition I noticed there is no submission ID as a target.

We are sooooo close :)

Comments

kclarkson created an issue. See original summary.

megachriz’s picture

Title: Webform Submissions - Include Webform Component Fields » Feeds support: Allow to import Webform Component Fields
Project: Feeds » Webform
Version: 8.x-3.x-dev » 8.x-5.x-dev
Related issues: +#2982715: Add Webform Nodes and Webform Submissions to Processor

Feeds only aims to support targets for fields provided by Drupal core, so therefore I'm moving this issue to the Webform issue queue.

If the Webform module does not want to add support Feeds by itself, we would need a dedicated module for connecting Webform with Feeds. There seems to exist a sandbox module for that, though it is a very old one: https://www.drupal.org/sandbox/rlhawk/1791780

jrockowitz’s picture

Status: Active » Closed (won't fix)

@MegaChriz I completely understand supporting only core.

There is some documentation about creating custom feeds.

I feel that Webform feeds support should be handled in a dedicated contrib module.