Foodics Changelog logo

Changelog

Back to Homepage
English
  • Arabic
Subscribe to Updates

Labels

  • All Posts
  • New Feature
  • Enhancement
  • Fix
  • Cashier
  • Console
  • Integrations
  • Call Center
  • KDS
  • Waiter
  • Inventory

Jump to Month

  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • October 2022
  • August 2022
  • June 2022
  • May 2022
  • March 2022
  • February 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • March 2021
New FeatureConsole
a year ago

Bulk updating via import

You can update data on your account in bulk by importing CSV or Excel files using the same powerful features that are available in the new importer experience. The bulk update is enabled for these imports:

  • Customers
  • Price tags
  • Inventory items
  • Coupons

 

To be able to use the bulk import, you can follow these steps:

  1. Export the data from your account
  2. Open the exported file, make the needed changes and save the file (make sure to keep the ID column as-is to update the records)
  3. Import the updates using the updated file

 

A few important things to keep in mind while using the importer:

  • The same file can be used for creating and updating your data:

    • If the ID column is filled, the row will be updating the data for the existing record
    • If the ID column is empty, the row will be creating the data for the existing record
  • Updating replaces the existing data with the new one, so if you need to keep something unchanged, then keep the data like it was when exported:

    • For example, if the original value when exported is 5, it should remain 5 when importing to keep it unchanged, if it has any other value, it will have that new value instead of 5, if it’s empty, it will remove the 5 and have an empty value instead