Hi all, is there any good docs about csv importing...
# general
a
Hi all, is there any good docs about csv importing related custom records? I've read the 'Help' but still can't get it to work. I'm trying to import custom_record_x with an external id, then importing custom_record_y and setting the custom_record_x foreign key to map to 'custom_record_x : external id', but I get an 'Invalid reference key' error.