Topic by vijay kalidasan
Content
Hi All,
i want the custom php script to be executed for bulk insert and update of data through data import wizard.
The script is working fine when i insert data using REST, but the same script is not working when i insert data using data import wizard.
Please find the code snippet below, what are the changes i want to make to the php scripts to make it work for bulk upload of data using data import wizard.