Is it possible to create a new record from a CSV import
I have an orders table connected via a CSV file. My goal is to drop a CSV file in every day from an ordering system and create a new installation from each new order. I have the refresh fields set up ...