Delete Custom Object Data

This example shows how to delete custom object data in Sales and Fusion Service.

Perform the following steps to delete the custom object records:
  1. Create the CSV file based on the following table:

    ID

    RecordName

    300100035820958

    CustomOrder1

    300100035820960

    CustomOrder2

    Note that you can delete a record using the Public Unique Identifier (PUID) key also.
  2. Click Tools > Import Management.

  3. On the Manage Imports page, click the Create Import Activity button to start creating an import activity.

  4. On the Create Import Activity page, enter the import activity name and select the custom object from the Object drop-down list. Browse the CSV file that you created in step 1. In the Advanced Options section, select the Import Mode as 'Delete records'. Click Next.

  5. On the Map Fields page, map the attributes as shown in the following table.

    Column Header

    Example Value

    Attribute Display Name

    ID

    300100035820958

    Record ID

    RecordName

    CustomOrder1

    CustomOrder Name

  6. Review and submit the import activity.