# Delete request

Delete a request from a Workflow app.

# Input fields

  • Workflow app

  • Select a Workflow app in which to delete a request.

  • Record ID

  • The ID of the record you plan to delete. You can map this in using a datapill from a trigger or action from the Workflow apps connector.


# Output

Output is dynamic and may vary depending on the actions and triggers in your recipe, as well as the columns present in your Workflow app's corresponding data table.

To use this data in downstream steps, map in the relevant datapill from the datatree.

  • Success
  • Whether the record is deleted successfully.
    • Available values:
    • True/false


Last updated: 2/13/2024, 1:10:22 AM