02-13-2024 11:44 PM
We're attempting to do an initial bulk data load of inventory from our General Store into Toast Retail.
We bulk imported the dataset one time and have identified some things we'd like to change in the data model. In order to update the data, there is an UPDATE bulk import function. When we use this, the new values in the update are persisted correctly, but the values that are set to be overwritten (the value previously existed before the UPDATE and now should be changed to the new values in the UPDATE template) are not persisting in the Toast database.
In lieu of having a functioning UPDATE bulk import option, I would like the ability to DELETE all records currently in the database so that I can re-upload via another initial bulk import and effectively have my data re-written (we want to modify the names of items).
Has anyone else encountered this before? And can I please have some help? I'm willing to utilize a private API to delete my own data...I promise to be safe using it.
02-14-2024 02:07 PM
alternatively it would be great if the Bulk Update worked as designed. Has anyone been able to use bulk update for Toast Retail items library? Am I missing something?