Please excuse my ignorance but our organisation is new to Acumatica. We currently utilise an internally created excel quoting template due to complexity and dynamism of quoting requirements. I am interested to find out whether we are able to create a PUT or POST through the API from the Excel document by Product code, Quantity and some other details or if there is a default excel template for Acumatica which we can move our data in to and then import in to Acumatica? Working in both Acumatica and Excel would allow us to build out the quote and then import the data to Acumatica as the single point of truth however have two reference points to ensure we don’t miss anomalies?
Quote Integration from excel
Best answer by lauraj46
Hi
On the Acumatica quote detail tab there is an upload button to import detail lines from an Excel spreadsheet. You can map the columns on the fly. If you export the details on any existing quote and use those column headings as a template then the import upload will map automatically. If your existing Excel worksheet has extra header rows at the top, you might create an Excel macro to copy just the relevant info to a separate tab or workbook for import.
I have written VBA code to make API calls from Excel. It's possible but awkward. I would recommend exploring other options first before you go down that road.
Laura
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.