How to Bulk Create or Update Custom Object Records via CSV
Learn how to bulk create or update custom object records using a CSV file.
This guide explains how to bulk create (import) and update Custom Object records using a CSV file.
Before you begin
- The target custom object must already exist.
- For updates, decide on the key property (e.g., ID or external ID).
- If you want to link to other objects (Company, Contact, etc.), include their Record ID values in the CSV.
Bulk create custom object records via CSV
- Open the target custom object and click Import.
- Choose CSV file as the import source and upload the CSV.
- Download the on-screen CSV import template if needed and fill in required fields.
- Map CSV headers to Sanka properties.
- Choose Create records.
- Run the import.
Bulk update custom object records via CSV
- Prepare an update CSV including a key column (ID, external ID, etc.) and fields to update.
- Open the target custom object and click Import.
- Select CSV file and upload the CSV.
- Map CSV headers to Sanka properties.
- Choose Update records.
- Set the key property (ID, external ID, etc.).
- Run the import.
Import while linking to other objects
- Include the Record ID for the related object in your CSV.
- Example: add a
Company ID column to link to companies.
- Upload the CSV and map the related ID column to the corresponding property.
- Choose Create records or Update records as needed.
- If updating, set the key property.
Common pitfalls
- A column does not appear in mapping
- Confirm the corresponding property exists on the custom object.
- Updates do not apply or apply to the wrong record
- Check that the key property is correct and values are unique.
- Associations are not created
- Confirm the related record IDs exist and that you are using the correct ID type.
Error and history
To review import status and error files, see CSV Import/Export Errors.