Delete External Record

Varsha Neelesh
Varsha Neelesh
  • Updated

What does it do?

This action can be used in a pipeline to delete a record from connected external system using the provided external record ID. Supports tokens for the ID.

Action Configuration

ConfigurationDescription
Display labelDisplay label for this function. This will be helpful with identification when viewing your Pipeline.
DescriptionBrief description of this function.
SynapseThis is the synapse from which records need to be deleted.
EntityDelete records in the selected entity. This entity does not need to have a pipeline. 
Record IdThe id of the external record that needs to be deleted. You can use the token picker to select the attribute that contains the id.

Action Response

You can also access the response using the token

{{Action Result From <node label>}}

The status can be accessed as

{{Action Result From <node label>.isSuccess}}

The errors can be accessed as

{{Action Result From <node label>.errors}}
Share this

Was this article helpful?

0 out of 0 found this helpful