Skip to main content

gluebox.com

short_name
laboratory

Using AI to solve for User Sync

I need to build a tool to clean up some data that I am working with. I have some person/account information to sync between Web systems. My input source can be either json or csv. I have access to both formats from the upstream data provider, but I want to start with CSV files initially. The system that I am going to import the data to is Drupal 10, with Feeds and the Feeds Tamper module available to help manage the process. I can handle the Feeds import process to my Drupal system, but I need help building a cleanup tool.