I have a skuid image attachment lookup field on an object, and I have some external data that I’d like to migrate via the Salesforce Data loader. Any good instructions on how to set up that migration?
I know how to insert data to the salesforce “Attachments” object… but how can I insert to the skuid__Image__c object in such a way that the images will be correctly attached to my custom object via the lookup field?
Do I need to first do an insert to the skuid__Image__c object, and then find a way to make the connection via my lookup field on the parent object? Any recommendations?

