ZintJoseph
8 years agoQrew Captain
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 as Branch #, Order # and Order Line# to filter out certain criteria.
I am thinking that I am going to want to setup a webhook to post a new record in the installation table when a new Order# is created. I am also going to want to populate fields in the new installation entry from the Orders Table like project type, salesman name, etc
If someone can confirm that I am on the right track in my thoughts, I will move on with this creation
Thanks in advance
I am thinking that I am going to want to setup a webhook to post a new record in the installation table when a new Order# is created. I am also going to want to populate fields in the new installation entry from the Orders Table like project type, salesman name, etc
If someone can confirm that I am on the right track in my thoughts, I will move on with this creation
Thanks in advance