Delete Action

This action deletes records in the data source. Skyvia can use either External ID fields or the ID field to find the record to delete. External ID in Zoho CRM is a custom field that has the “External ID” attribute and uniquely identifies records. There can be multiple External Id fields in a Zoho CRM object.

Action Settings

Setting Description
Table The target table to delete records from.
External ID The object External ID field to use for matching records. This setting is optional, leave it empty to use the ID field for matching.

Action Parameters

Delete action parameters correspond to the target table External ID or ID/primary key fields.

Result

The action deletes a record in the specified table in the connector.

Example

Here is an example of the Delete action in the Target component of Data Flow.

Insert action in data flow