Custom logic after import completed
Hello.
Is it possible to run custom logic after a import has completed?.
I need to import a CSV file with X records and I need to run a new Job after all the records have been imported.
The lifecycle hooks seems to be for each imported record but I need to run the logic once all the records have been processed.
Thanks.
Is it possible to run custom logic after a import has completed?.
I need to import a CSV file with X records and I need to run a new Job after all the records have been imported.
The lifecycle hooks seems to be for each imported record but I need to run the logic once all the records have been processed.
Thanks.