For the complete documentation index, see llms.txt. This page is also available as Markdown.

Salesforce Delete

The Salesforce Delete step deletes records directly from your Salesforce database using the Salesforce Web Service.

You can delete a batch of records by indicating a starting point (Fieldname id) and the amount of records (Batch Size) to delete.

You can also use the following other PDI steps to modify your Salesforce database:

  • Salesforce Input

    Reads records directly from your Salesforce database.

  • Salesforce Insert

    Inserts records directly into your Salesforce database.

  • Salesforce Update

    Updates records directly into your Salesforce database.

  • Salesforce Upsert

    Updates existing records and inserts new records into your Salesforce database.

Last updated

Was this helpful?