when export/import completed call BL event

Currently, when process of table export/import completed, there is email with operation result and stats data. I would like to have also something more suited for automation - like be able to set Business Logic custom event that would be called. Maybe with option to call only if import was without errors.

Hi Yuriy,

What would be a workflow where that functionality (assuming it is available) is useful?

Regards,
Mark

I want to be able to save few hundred data rows with small amount of API calls, so far I found that it’s possible using “Admin and management API”, but I need the process to be more automated, since I need some additional steps executed after successful import.