Data Activities: Delete Data

Data Activities: Delete Data

Alert
This information is only applicable for Oracle integrations.

Overview

The 'Delete Data' Activity allows you to delete the data from the selected entity. It has two path 'SUCCESS' and 'FAIL'. You can execute different activities on these buttons.

After opening the 'Delete Data' activity, you will see the configuration panel as shown below.

Default Configuration Parameters:

  • Enter Entity: Entity name to fetch the data.
  • Enter Id: Entity to be deleted


How it works:

A Simple Example to configure the 'Delete Data' activity in PopFlow Studio.

  • Select the 'Delete data' activity from 'Activity Sidebar'.
  • Click on 'delete data' activity to open and configure the 'Delete Data' activity.
  • Click on the 'Enter Entity' field to enter the 'Entity' name.

In this example, we are trying to delete the contact information by using the 'Entity Id'(Contact Id).

Select the 'Contacts' entity from the list.


  • Enter the Contact Id into the 'Entity Id' field.

  • The above configuration will delete the contact with id 15.

    Still can’t find an answer?
      • Related Articles

      • Data Activities: Post Data

        This information is only applicable for Oracle integrations. The 'Post Data' activity allows you to insert important data into the entity table. After opening the 'Post Data' activity, you will get the below configuration panel. Default Configuration ...
      • Data Activities: Set Value

        Overview The 'Set Value' Activity provides the ability to assign a variable that can be used within the Workflow. After opening the 'Set Value' activity, you will get the below configuration panel. Default Configuration Parameters: Property : The ...
      • Data Activities: Get Data

        This information is only applicable for Oracle integrations. Overview The 'Get Data' Activity allows you to get the data from the selected entity. You can add multiple filters to filter the data. It has three child buttons: SINGLE MATCH MULTI MATCH ...
      • Data Activities: HTTPS

        The HTTPS Activity allows you to pass standard HTTP GET, POST, PUT, PATCH, DELETE, OPTIONS, and HEAD requests to external web services for the purposes of sharing and retrieving data. BEFORE YOU BEGIN The API you are calling must be CORS compliant ...
      • Data Activities: Get Contact

        This information is only applicable for Oracle integrations. Overview The ‘Get Contact' Activity allows you to get the contact data. You can add ‘Phone numbers and Emails’ filters to filter the contact data. It will get all types of ‘Numbers’ and ...