Active
Project:
Data
Version:
8.x-1.0-alpha2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Dec 2019 at 04:41 UTC
Updated:
20 Oct 2021 at 14:14 UTC
Jump to comment: Most recent
Hi, I am trying to create a workflow where I can import CSVs using Feeds into a data table managed by Data. I had achieved this in Drupal 7 using the sandbox feeds_data module, which allowed me to select the target Data table and select the mapping. I've searched and tried for hours without any leads on how to do this with Drupal 8. My suspicion is that I will have to create a custom module to plug into the Data entity, but I haven't been able to find any documentation on how to do this. Can someone kindly point me in the right direction? Thanks!
Comments
Comment #2
brooke_heaton commentedAlso wondering about the Feeds integration. The module overview explicitly mentions that this works with Feeds, however that feature appears to be entirely missing in the D8 version.
Comment #3
dreamer777 commentedDid you manage to integrate Data and Feeds in D8? Also searching for this solution.