Cavalry is on its way @Drazen!
Actually I managed to get it working:
..., attributes.specifications.*.en , ...
..., First English specification. , ...
or
..., attributes.specifications.1.en, attributes.specifications.2.en ,...
..., First English specification. , Second English specification. ,....
But a recommendation would be to improve the error reporting, I had another error in the import and I just got “Invalid json” error or something like that so it was hard to see whats the issue (think it was a missing mandatory field)
Regards,
Drazen
Actually I managed to get it working:
..., attributes.specifications.*.en , ...
..., First English specification. , ...
or
..., attributes.specifications.1.en, attributes.specifications.2.en ,...
..., First English specification. , Second English specification. ,....
But a recommendation would be to improve the error reporting, I had another error in the import and I just got “Invalid json” error or something like that so it was hard to see whats the issue (think it was a missing mandatory field)
Regards,
Drazen
Thanks for the update, and I’ll forward your feedback to the team