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

m.carrick created an issue.

brooke_heaton’s picture

Also 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.

dreamer777’s picture

Did you manage to integrate Data and Feeds in D8? Also searching for this solution.