ImportCompleted event not triggering.
Hello. I've got a question. How could I manage an import when there are no rows in a CSV file?. I'm relying on "ImportCompleted" event in order to do some processes when the import is completed. Unfortunatelly i've noticed that uploading an empty CSV (headers only), the event is not called.
0 Replies