Translations:Automate Update data/25/en
-cmd - import_file - uploads the data file and places it in the import queue
-user - TaticView user -datamart - identifier of the data file obtained in the Data file properties at the interface. -file - Text data file (CSV) or spreadsheet (XLSX,XLS) to be imported. -type (opcional) - clear_and_add - Deletes all data from TaticView Data File and imports the new data. (default) append - Adds the new data at the end of the TaticView Data File. It is necessary to be careful not to duplicate any data. -wait (opcional) - waits for the end of the import. It is needed to test Output Status -nonotifyerror (opcional) - does not notify the user if an error occurs during the process -notifyshare (opcional) - sends data update notification to users who have these data file dashboards shared when the importing process ends without errors. Only works with -wait.