Before you begin
- The target custom object must already exist.
- If not, see How to create and manage custom objects.
- 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 IDcolumn to link to companies.
- Example: add a
- 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.