Hi,
I have a list of dropship orders in a csv (downloaded from a 3rd party app) that contains everything I need to create a Sales Order with an import scenario, except our customer’s details.
If all the orders in the spreadsheet are for the same customer how do you recommend I proceed?
- could add column to spreadsheet - but want to avoid that manual step. Could write something in Excel to ask for the customer and create a new csv, but this is the 2020s.
- hard code the customer id into the import scenario - possible but there are many of these and that creates a burden on maintaining the scenarios (if one for each customer).
- Is there a way to ask the user to choose a customer as part of running the scenario?
- Can the import scenario link to a Generic inquiry that could be filtered to the correct customer?
- Any other ideas?
Thanks in advance
Simon