function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Pritam Patil 19Pritam Patil 19 

Inserting data into two objects using JitterBit Cloud Data Loader

I have a Custom object and a Record type for Contact into which I have to insert data through JitterBit Cloud Data Loader. The custom object and Contact is related using a Master-Detail relationship. I want to insert data into both the destinations. How can this be done?

Thanks.
Abhishek BansalAbhishek Bansal

Hi Pritam,

You can achieve this requirement by taking the help from below link :
https://developer.salesforce.com/page/Data_Loader_and_relationships

Please let me know if you need more help on this.

Thanks,
Abhishek Bansal.