Data Seeding
Create and run a task
1
Click Data Seeding → enter Name, Description, Tags, Access Control
2
Set Source Org, Target Org, and Action (Insert / Update / Upsert)
3
Click Create → Run Task → Start A New Instance
4
Choose Custom Object and Managed Package List → Save and Proceed
5
Select fields (include all Mandatory fields) → Add Selected → Save and Proceed
6
Configure field-level options: Mock (generates dummy data for sensitive fields) and External ID (unique record identifier for upsert)
7
Build/refine query in Query Builder → confirm → Proceed
Action types
Action
Behavior
Insert
Adds new records only
Update
Adds new records; updates matching existing records; ignores non-matches
Upsert
Insert + Update combined
Last updated

