It is now possible to pass your imported records to the callback actions for import events. This new piece of flexibility should be enough to cover all your import-ant needs *wink*
This feature enables you to use the imported records in subsequent events.
Think of assigning all the imported records to a certain "Relation" model for instance. Or you could just simply email the user once the event has finished importing all records.
Simply enable a callback action for your import event and check the "process imported records" checkbox. The batch action you assign here, will be executed for each imported record after the import has imported all records.