beforeImport(context)
Function Declaration |
|
Type |
Interface function |
Description |
Runs a custom logic after reading the import file, but before processing the rows. For example, you can use this function to update the status of a custom record. |
Returns |
|
Input Parameters |
importFileRows: ImportFileRow[ ] |