You are here: Master-Detail scripts

Master-Detail scripts

In Salesforce, one master object record can have N detail records in the linked object. These objects are linked to each other using master-detail relationships.

For example, an Account master object record might have three linked Contact records.

You can create a master-detail script to upload (including update and upsert) or download data for multiple objects. You can also use Instant Query with Master-Detail scripts.